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 gvanrossum
Recipients aba, gregory.p.smith, gvanrossum, neologix, vstinner
Date 2013-12-03.15:39:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386085178.16.0.897437622809.issue19850@psf.upfronthosting.co.za>
In-reply-to
Content
Please answer this question. Under what circumstances can a signal handler interrupt a blocking system call in a thread that is not the main thread?
History
Date User Action Args
2013-12-03 15:39:38gvanrossumsetrecipients: + gvanrossum, gregory.p.smith, vstinner, neologix, aba
2013-12-03 15:39:38gvanrossumsetmessageid: <1386085178.16.0.897437622809.issue19850@psf.upfronthosting.co.za>
2013-12-03 15:39:38gvanrossumlinkissue19850 messages
2013-12-03 15:39:38gvanrossumcreate