This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients python-dev, vstinner
Date 2011-04-07.22:19:30
SpamBayes Score 0.14905484
Marked as misclassified No
Message-id <1302214770.91.0.810141082764.issue11768@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, the traceback only contains one thread, so send_signals() thread was not created or failed very quickly (before its first print instruction).
History
Date User Action Args
2011-04-07 22:19:30vstinnersetrecipients: + vstinner, python-dev
2011-04-07 22:19:30vstinnersetmessageid: <1302214770.91.0.810141082764.issue11768@psf.upfronthosting.co.za>
2011-04-07 22:19:30vstinnerlinkissue11768 messages
2011-04-07 22:19:30vstinnercreate