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 r.david.murray
Recipients Urs.Traber, r.david.murray
Date 2014-10-11.14:44:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413038671.51.0.702986432765.issue22608@psf.upfronthosting.co.za>
In-reply-to
Content
I think this is a consequence of issue 11798.  Since Events use filesystem based semaphores on FreeBSD (I think?), it seems reasonable to "fix" this in test_socket specifically in 2.7.
History
Date User Action Args
2014-10-11 14:44:31r.david.murraysetrecipients: + r.david.murray, Urs.Traber
2014-10-11 14:44:31r.david.murraysetmessageid: <1413038671.51.0.702986432765.issue22608@psf.upfronthosting.co.za>
2014-10-11 14:44:31r.david.murraylinkissue22608 messages
2014-10-11 14:44:31r.david.murraycreate