diff options
author | Tom Nichols <tmnichols@gmail.com> | 2010-06-28 11:06:26 -0400 |
---|---|---|
committer | Tom Nichols <tmnichols@gmail.com> | 2010-06-28 11:06:26 -0400 |
commit | 15ac3e9fba8fe63b4de64564533d7269def9041e (patch) | |
tree | 749a85f5e3b3aa0a32cb42eebee358274c60031a /sleekxmpp/componentxmpp.py | |
parent | e8d37b409c0e29ebb6dcfac2651d5cedc07af965 (diff) | |
download | slixmpp-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/componentxmpp.py')
0 files changed, 0 insertions, 0 deletions