ashb commented on PR #23944: URL: https://github.com/apache/airflow/pull/23944#issuecomment-1139505574
Oh right, prior to Python 3.9 ProcessPoolExecutor *precreates* the specified number of worker processes. So essentially this was a fork-bomb on Py 3.7 and 3.8. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
