summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins/xep_0199.py
diff options
context:
space:
mode:
authorLance Stout <lancestout@gmail.com>2010-10-28 10:42:23 -0400
committerLance Stout <lancestout@gmail.com>2010-10-28 10:42:23 -0400
commit973890e2c913c466b3dfb48c8bd01c28a7baf6c5 (patch)
tree049f9b8dc384745870eded586c4f8006c4ee3ce5 /sleekxmpp/plugins/xep_0199.py
parent9c08e56ed04ff38422dfadcbf8cc18da03c3c399 (diff)
downloadslixmpp-973890e2c913c466b3dfb48c8bd01c28a7baf6c5.tar.gz
slixmpp-973890e2c913c466b3dfb48c8bd01c28a7baf6c5.tar.bz2
slixmpp-973890e2c913c466b3dfb48c8bd01c28a7baf6c5.tar.xz
slixmpp-973890e2c913c466b3dfb48c8bd01c28a7baf6c5.zip
Added try/except for setting signal handlers.
Setting signal handlers from inside a thread is not supported in Python, but some applications need to run Sleek from a child thread. SleekXMPP applications that run inside a child thread will NOT be able to detect SIGHUP or SIGTERM events. Those must be caught and managed by the main program.
Diffstat (limited to 'sleekxmpp/plugins/xep_0199.py')
0 files changed, 0 insertions, 0 deletions