kaxil commented on PR #62103:
URL: https://github.com/apache/airflow/pull/62103#issuecomment-4001011011

   One more thing — the comment on [this 
line](https://github.com/apache/airflow/blob/505d5eb4cb932f8e71cf0a41e39b8b5503a1b64e/airflow-core/src/airflow/jobs/triggerer_job_runner.py#L423-L424)
 says *"since structlog doesn't have an explicit close method, we only need to 
remove the last reference to it to close the open FH"*. This PR exists because 
that assumption was wrong. Please update the comment to reflect the new 
behavior once you add the explicit `close()` call.


-- 
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]

Reply via email to