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 neologix, pitrou, vstinner
Date 2011-11-19.13:24:51
SpamBayes Score 0.023099199
Marked as misclassified No
Message-id <1321709092.26.0.776753011793.issue12156@psf.upfronthosting.co.za>
In-reply-to
Content
Alright, I got tired of seeing the FreeBSD buildbots consistently choke on test_multiprocessing, so here's a simple patch that skips the test if the OS doesn't support a reasonable number (30) of semaphores.
History
Date User Action Args
2011-11-19 13:24:52neologixsetrecipients: + neologix, pitrou, vstinner
2011-11-19 13:24:52neologixsetmessageid: <1321709092.26.0.776753011793.issue12156@psf.upfronthosting.co.za>
2011-11-19 13:24:51neologixlinkissue12156 messages
2011-11-19 13:24:51neologixcreate