tirkarthi commented on issue #46048: URL: https://github.com/apache/airflow/issues/46048#issuecomment-2710423921
It looks like log file is being opened here but not closed properly leading to `structlog` hanging on to the file? https://github.com/apache/airflow/blob/b2c646af408d2ea70c82aa47fb3f2f68c777fd7e/airflow/dag_processing/manager.py#L830-L834 -- 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]
