mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
This commit is contained in:
parent
3faa9f78d4
commit
b82cdd1dac
2 changed files with 8 additions and 2 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Skip test for :func:`~os.sched_getaffinity` and
|
||||
:func:`~os.sched_setaffinity` error case on FreeBSD.
|
||||
Loading…
Add table
Add a link
Reference in a new issue