refactor callback thread handling

This commit is contained in:
holger krekel
2020-05-20 16:32:12 +02:00
parent b91d7f314b
commit f67c86cb39
7 changed files with 123 additions and 221 deletions

View File

@@ -1686,4 +1686,3 @@ class TestOnlineConfigureFails:
ev = ac1._evtracker.get_matching("DC_EVENT_ERROR_NETWORK")
assert "could not connect" in ev.data2.lower()
wait_configuration_progress(ac1, 0, 0)