kaxil commented on PR #55084: URL: https://github.com/apache/airflow/pull/55084#issuecomment-3239105169
> This will work, but is there any way we could do this without relying on executor events in the future? Yeah, possible to improve in future. Currently, we mainly need it to only run after the current task attempt is killed. Otherwise they could run in parallel i.e new attempt can start running before the first one is fully terminated. -- 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]
