mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -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.