uranusjr commented on issue #49887:
URL: https://github.com/apache/airflow/issues/49887#issuecomment-2866765467

   Or… could it be this?
   
   
https://github.com/apache/airflow/blob/ef2da6f1efd6606e424964dec2a184a3a8521e27/task-sdk/src/airflow/sdk/execution_time/supervisor.py#L1446
   
   Getting a logger triggers its creation, and that might create a handle to 
the log file without closing. (I have no idea, just want to raise all 
possibilities.)


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to