Files
pallectrum/electrum
SomberNight 61623d6d56 daemon lockfile: if create_time is in the future, don't wait for it :D
- if Electrum cannot do a graceful shutdown, the daemon lockfile won't get cleaned up
- the daemon lockfile contains the creation time of the daemon
- then, especially for an always offline phone/laptop, if the battery dies, the clock
  might go back to the past
- the bug: next time Electrum starts, the program will wait until create_time + 1.0
  before giving up on the daemon and creating a new one

closes https://github.com/spesmilo/electrum/issues/9802
  - certainly fixes at least https://github.com/spesmilo/electrum/issues/9802#issuecomment-3020220593
  - the OP there might or might not be the same issue
closes https://github.com/spesmilo/electrum/issues/9529
  - same here, might or might not be the same issue

the logic bug is quite old, from e6020975a5
2025-06-30 22:36:49 +00:00
..
2025-06-30 14:05:21 +00:00
2025-06-12 21:02:58 +02:00
2025-05-26 15:31:08 +00:00
2025-05-28 10:42:59 +02:00
2025-06-26 14:10:18 +00:00
2025-06-29 22:25:56 +00:00
2025-04-23 16:09:31 +02:00
2025-04-23 16:09:31 +02:00
2025-06-26 14:10:18 +00:00
2025-06-13 16:50:58 +00:00
2025-06-29 22:25:56 +00:00
2025-05-28 10:46:00 +02:00
2025-04-23 16:09:31 +02:00