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 neologix
Recipients apexo, asvetlov, exarkun, gregory.p.smith, neologix, pitrou, serhiy.storchaka
Date 2013-01-11.09:00:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357894832.54.0.668025362945.issue8865@psf.upfronthosting.co.za>
In-reply-to
Content
This patch should be updated to also fix epoll().

Also, is it right to raise an exception in case of concurrent invocation?

Here's a simple script that crashes systematically on my Linux box.
History
Date User Action Args
2013-01-11 09:00:32neologixsetrecipients: + neologix, gregory.p.smith, exarkun, pitrou, asvetlov, apexo, serhiy.storchaka
2013-01-11 09:00:32neologixsetmessageid: <1357894832.54.0.668025362945.issue8865@psf.upfronthosting.co.za>
2013-01-11 09:00:32neologixlinkissue8865 messages
2013-01-11 09:00:32neologixcreate