damon09273 edited a comment on issue #14896: URL: https://github.com/apache/airflow/issues/14896#issuecomment-911247254
@potiuk How can I try this? Does it is just to replace the package `multiprocessing` in [celery executor](https://github.com/apache/airflow/blob/main/airflow/executors/celery_executor.py) with `billiard` ? Also I want to feedback a information is that issue didn't happens in Airflow 2.1.3, I'm not sure why, because I didn't set `PYTHONOPTIMIZE` to 1. -- 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]
