Track threads to ensure all have exited when disconnecting.
This commit is contained in:
@@ -332,6 +332,7 @@ class SleekTest(unittest.TestCase):
|
||||
|
||||
# Remove unique ID prefix to make it easier to test
|
||||
self.xmpp._id_prefix = ''
|
||||
self.xmpp._disconnect_wait_for_threads = False
|
||||
|
||||
# We will use this to wait for the session_start event
|
||||
# for live connections.
|
||||
|
||||
Reference in New Issue
Block a user