Allow IQ processing based on only id value before the session is bound.
See issue #278
This commit is contained in:
@@ -376,6 +376,7 @@ class SleekTest(unittest.TestCase):
|
||||
if skip:
|
||||
if socket != 'live':
|
||||
# Mark send queue as usable
|
||||
self.xmpp.session_bind_event.set()
|
||||
self.xmpp.session_started_event.set()
|
||||
# Clear startup stanzas
|
||||
self.xmpp.socket.next_sent(timeout=1)
|
||||
|
||||
Reference in New Issue
Block a user