mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
998c3856c1
Use atexit for all multiprocessing start methods to cleanup. See the GH-114279 PR discussion and related issue for details as to why.