uranusjr commented on PR #71348: URL: https://github.com/apache/airflow/pull/71348#issuecomment-5233283153
Static checks need fixing. The description asserts this was "observed in production with KubernetesExecutor as a scheduler CrashLoopBackOff," but the test only reproduces it by manually calling `session.expunge()` in a mock. I think we should identify the actual, real offending code path that triggers the issue you described to decide if the fix is a good idea. -- 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]
