mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -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.