Files
pallectrum/electrum
SomberNight 6557a21c45 channel_db: don't wait for load_data to finish if stopping
ChannelDB.load_data() takes ~15 seconds. Previously if the user tried
to close the program while load_data is running, we would block until
load_data() finished. (e.g. consider starting and immediately stopping
Electrum)
Now instead we can abort load_data early.
2023-08-30 11:49:42 +00:00
..
2023-06-01 22:59:40 +00:00
2023-08-18 08:08:31 +02:00
2023-06-28 16:49:28 +02:00
2023-05-25 17:39:48 +00:00
2023-08-15 16:34:48 +00:00
2023-05-16 10:06:55 +02:00
2023-08-24 17:30:06 +00:00
2023-08-18 08:08:31 +02:00
2023-08-18 08:08:31 +02:00
2023-05-25 17:39:48 +00:00
2023-08-14 09:58:17 +02:00
2023-08-22 17:00:17 +00:00
2023-08-24 18:27:34 +00:00
2023-08-24 18:27:34 +00:00
2023-05-25 17:39:48 +00:00
2023-08-18 08:08:31 +02:00
2023-08-18 08:08:31 +02:00
2023-08-22 14:50:30 +00:00
2023-06-28 16:49:28 +02:00