Skip to content

tests/testutils: Use threading instead of multiprocessing#2067

Merged
juergbi merged 1 commit intomasterfrom
jbilleter/test-servers
Sep 19, 2025
Merged

tests/testutils: Use threading instead of multiprocessing#2067
juergbi merged 1 commit intomasterfrom
jbilleter/test-servers

Conversation

@juergbi
Copy link
Contributor

@juergbi juergbi commented Sep 19, 2025

Python 3.14 defaults to forkserver, which breaks the test servers as they can't be pickled.

Python 3.14 defaults to `forkserver`, which breaks the test servers as
they can't be pickled.
@juergbi juergbi merged commit 9dcaab2 into master Sep 19, 2025
18 checks passed
@juergbi juergbi deleted the jbilleter/test-servers branch September 19, 2025 20:02
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.

2 participants