Lance Stout 08716c35fd Set a timeout when waiting for threads.
If calling disconnect() from a non-threaded event handler, deadlock can
happen as disconnect() is waiting for threads to close, but the event
runner is blocked by a handler waiting for disconnect() to return.

It is best to specify threaded=True for event handlers which may call
disconnect().
2012-04-29 14:45:00 -07:00
..
2012-02-18 11:44:05 -08:00
2010-10-17 22:04:42 -04:00
2011-11-22 16:33:38 -08:00
2012-01-17 23:03:48 -08:00
2012-04-25 13:55:46 -07:00
2009-06-03 22:56:51 +00:00
2009-06-03 22:56:51 +00:00
2009-06-03 22:56:51 +00:00