Files
purple-electrumwallet/electrum
SomberNight a7c948bac1 tests: fix tearDown() issue in test_lnrouter.py
similar to 05fd424548

from logs when running tests:

--- Logging error ---
Traceback (most recent call last):
  File "...\Python39\lib\logging\__init__.py", line 1082, in emit
    stream.write(msg + self.terminator)
ValueError: I/O operation on closed file.
Call stack:
  File "...\Python39\lib\threading.py", line 912, in _bootstrap
    self._bootstrap_inner()
  File "...\Python39\lib\threading.py", line 954, in _bootstrap_inner
    self.run()
  File "...\Python39\lib\threading.py", line 892, in run
    self._target(*self._args, **self._kwargs)
  File "...\electrum\electrum\sql_db.py", line 71, in run_sql
    self.logger.info("SQL thread terminated")
Message: 'SQL thread terminated'
Arguments: ()
2021-03-10 21:23:41 +01:00
..
2021-02-17 17:28:13 +01:00
2021-03-10 15:26:39 +01:00
2021-03-10 17:31:02 +01:00
2021-03-03 15:35:38 +01:00
2021-03-08 21:36:27 +01:00
2021-03-03 22:05:09 +01:00
2021-03-03 10:03:29 +01:00
2021-02-25 08:37:39 +01:00
2021-03-10 19:01:30 +01:00
2021-02-23 22:38:53 +01:00
2020-12-18 19:40:39 +01:00