Skip to content

Fix bug with where process is not set to None

Krzysztof Mochocki requested to merge kmochocki/fix_wallet_closing into master

Because of this, after re-run, exception was waised about wallet is still running, while it wasn't

also added type annotations, extended loggging and add logs archivisation

Merge request reports