mirror of
https://github.com/python/cpython.git
synced 2026-08-01 06:37:41 -04:00
Use atexit for all multiprocessing start methods to cleanup. See the GH-114279 PR discussion and related issue for details as to why.
Use atexit for all multiprocessing start methods to cleanup. See the GH-114279 PR discussion and related issue for details as to why.