mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
Use atexit for all multiprocessing start methods to cleanup. See the GH-114279 PR discussion and related issue for details as to why.
1 line
65 B
ReStructuredText
1 line
65 B
ReStructuredText
Honor :mod:`atexit` for all :mod:`multiprocessing` start methods
|