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 pitrou
Recipients neologix, pitrou, sbt, vstinner
Date 2012-04-24.23:36:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335310589.52.0.549033102166.issue14666@psf.upfronthosting.co.za>
In-reply-to
Content
The pthread_sigmask() solution would allow the use of multiprocessing all the while keeping deterministic signal delivery.
History
Date User Action Args
2012-04-24 23:36:29pitrousetrecipients: + pitrou, vstinner, neologix, sbt
2012-04-24 23:36:29pitrousetmessageid: <1335310589.52.0.549033102166.issue14666@psf.upfronthosting.co.za>
2012-04-24 23:36:28pitroulinkissue14666 messages
2012-04-24 23:36:28pitroucreate