Skip to content

CoreBench Crashes when Running Multicore Test on Windows #1

@TriTechX

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.

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