ashb commented on issue #52501: URL: https://github.com/apache/airflow/issues/52501#issuecomment-3090694525
@rjtshrm I'm not sure your logic about `CloudWatchRemoteLogIO.close` being called is correct. If it's all working properly, the `CloudwatchTaskHandler` _is not used_ -- it goes direct to `CloudWatchRemoteLogIO` and the stdlib logging is not in the critical path for anything. What is the most minimal setup I can use to reproduce this issue with cloudwatch please? -- 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]
