mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 02:38:11 +01:00
tests: Ensure XMR new subaddress is unique.
Fix xmr test 9.1 wait for event type. Fix node shutdown issue.
This commit is contained in:
@@ -373,6 +373,7 @@ class BasicSwap(BaseApp):
|
||||
|
||||
with self.mxDB:
|
||||
self.delay_event.set()
|
||||
self.chainstate_delay_event.set()
|
||||
|
||||
if self._network:
|
||||
self._network.stopNetwork()
|
||||
|
||||
Reference in New Issue
Block a user