kacpermuda opened a new issue, #47160: URL: https://github.com/apache/airflow/issues/47160
### Apache Airflow Provider(s) openlineage ### Versions of Apache Airflow Providers main ### Apache Airflow version latest ### Operating System null ### Deployment Virtualenv installation ### Deployment details _No response_ ### What happened There is a warning being emitted. Need to investigate alternatives and adjust provider code. ``` WARNING - /usr/local/lib/python3.12/site-packages/airflow/providers/openlineage/plugins/listener.py:400 DeprecationWarning: This process (pid=682) is multi-threaded, use of fork() may lead to deadlocks in the child. ``` ### What you think should happen instead _No response_ ### How to reproduce Run dag with OpenLineage enabled on python 3.12 ### Anything else _No response_ ### Are you willing to submit PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
