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 benjamin.peterson, neologix, pitrou
Date 2011-08-20.18:54:00
SpamBayes Score 0.00040711917
Marked as misclassified No
Message-id <1313866441.59.0.0818766411306.issue12783@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch skipping this part of the test on FreeBSD (it actually also fails on FreeBSD 7.2).
Note that while calling sched_setparam(param) results in EINVAL with SCHED_OTHER processes, calling sched_setscheduler(SCHED_OTHER, param) works just fine...
History
Date User Action Args
2011-08-20 18:54:01neologixsetrecipients: + neologix, pitrou, benjamin.peterson
2011-08-20 18:54:01neologixsetmessageid: <1313866441.59.0.0818766411306.issue12783@psf.upfronthosting.co.za>
2011-08-20 18:54:00neologixlinkissue12783 messages
2011-08-20 18:54:00neologixcreate