blob: 6d21387800eda2609f92de5851eee8b8b2977605 [file] [log] [blame]
Revert the fix for this issue previously released in 3.7.1 pending
further investigation:
Fix a reference issue inside multiprocessing.Pool that caused the
pool to remain alive if it was deleted without being closed or terminated
explicitly.