diff options
author | Gregory P. Smith <greg@krypto.org> | 2022-05-06 07:04:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-06 07:04:53 (GMT) |
commit | fa4f0a134e7911b2494ea9866c8a49ff446f9d6c (patch) | |
tree | 4890fee63ed702f2b7d05f554d56c8757f6c0c4e /Lib/enum.py | |
parent | 2b563f1ad31af0bb0a9947e6f1f76e58dbf170f0 (diff) | |
download | cpython-fa4f0a134e7911b2494ea9866c8a49ff446f9d6c.zip cpython-fa4f0a134e7911b2494ea9866c8a49ff446f9d6c.tar.gz cpython-fa4f0a134e7911b2494ea9866c8a49ff446f9d6c.tar.bz2 |
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.
Diffstat (limited to 'Lib/enum.py')
0 files changed, 0 insertions, 0 deletions