Skip to content

force multiprocessing default start method to "fork" for tests#93

Merged
loulecrivain merged 2 commits intomainfrom
fix/test-multiprocessing-default-start-method
Feb 11, 2026
Merged

force multiprocessing default start method to "fork" for tests#93
loulecrivain merged 2 commits intomainfrom
fix/test-multiprocessing-default-start-method

Conversation

@loulecrivain
Copy link
Contributor

fixes #85

also reverts flake tests inhibitions on mac os

this is related to #85 aka "mock is broken in subprocesses on mac os"
@loulecrivain
Copy link
Contributor Author

note: tests were confirmed as passing on mac os (tested by @yuyuyureka)

@loulecrivain loulecrivain merged commit 7dd8e51 into main Feb 11, 2026
2 checks passed
@loulecrivain loulecrivain deleted the fix/test-multiprocessing-default-start-method branch February 11, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mock is broken in subprocesses on Mac OS

2 participants