Skip to content

CoreBench Crashes when Running Multicore Test on Windows #1

Description

@TriTechX

Due to Windows' process scheduling method being spawn instead of fork, Windows doesn't like it when you try to pickle local functions (functions defined in functions) for use in multiprocessing. Therefore due to CoreBench's multiprocessing codebase cannot run on Windows without a guaranteed WinError 87.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions