Skip to content

OS independence #89

@GreenK173

Description

@GreenK173

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

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions