-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
According to pyproject.toml, this library should be OS independent. However I've found two cases where the code only works on Unix platforms but not on Windows. One was during discussion of PR #81. The other one is the use of os.sched_getaffinity in validate.py, which is only available on Unix (as mentioned at the beggining of the section in the doc).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed