summaryrefslogtreecommitdiff
path: root/sleekxmpp/xmlstream/statemachine.py
diff options
context:
space:
mode:
authorTom Nichols <tmnichols@gmail.com>2010-06-28 11:06:26 -0400
committerTom Nichols <tmnichols@gmail.com>2010-06-28 11:06:26 -0400
commit15ac3e9fba8fe63b4de64564533d7269def9041e (patch)
tree749a85f5e3b3aa0a32cb42eebee358274c60031a /sleekxmpp/xmlstream/statemachine.py
parente8d37b409c0e29ebb6dcfac2651d5cedc07af965 (diff)
downloadslixmpp-15ac3e9fba8fe63b4de64564533d7269def9041e.tar.gz
slixmpp-15ac3e9fba8fe63b4de64564533d7269def9041e.tar.bz2
slixmpp-15ac3e9fba8fe63b4de64564533d7269def9041e.tar.xz
slixmpp-15ac3e9fba8fe63b4de64564533d7269def9041e.zip
race condition where we were transitioning to 'disconnected' and immediately reconnecting in another thread before the socket.close call occurred. Now we're locking the state machine until the disconnect routine completes.
Diffstat (limited to 'sleekxmpp/xmlstream/statemachine.py')
0 files changed, 0 insertions, 0 deletions