Skip to content
Snippets Groups Projects
Unverified Commit fa4f0a13 authored by Gregory P. Smith's avatar Gregory P. Smith Committed by GitHub
Browse files

gh-90622: Prevent max_tasks_per_child use with a fork mp_context. (#91587)

Prevent `max_tasks_per_child` use with a "fork" mp_context to avoid deadlocks.

Also defaults to "spawn" when no mp_context is supplied for safe convenience.
parent 2b563f1a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment