diff options
author | Lance Stout <lancestout@gmail.com> | 2010-12-16 22:21:50 -0500 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2010-12-16 22:21:50 -0500 |
commit | 0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4 (patch) | |
tree | 28c5114ddde64af67a16e041f60edb61e4920fb0 /sleekxmpp/test/mocksocket.py | |
parent | cbc42c29fb02a6fd22a0c303e8d02364545c86cf (diff) | |
download | slixmpp-0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4.tar.gz slixmpp-0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4.tar.bz2 slixmpp-0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4.tar.xz slixmpp-0aee445e6976b03f7e04bcab6ec40ecf14b5d1a4.zip |
Use daemon threads instead of signals.
Daemonized threads exit once the main program has quit,
and the only threads left running are all daemon threads.
Should fix hanging clients while not trampling over anyone
else's signal handlers.
Diffstat (limited to 'sleekxmpp/test/mocksocket.py')
0 files changed, 0 insertions, 0 deletions