houqp commented on pull request #15172: URL: https://github.com/apache/airflow/pull/15172#issuecomment-820841006
@kaxil @ephraimbuddy sorry I was in vacation. I commented my analysis and recommended fix in https://github.com/apache/airflow/issues/14422#issuecomment-820839115. @ephraimbuddy could you give that a try? This fix will not cause race condition as far as I can tell, because it is still only executing the callback in a one process (success in local task job and failure in run_raw_task). but it will cause a regression for https://github.com/apache/airflow/issues/11086. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
