pingzh opened a new issue, #25843: URL: https://github.com/apache/airflow/issues/25843
### Apache Airflow version main (development) ### What happened https://github.com/apache/airflow/blob/f40ec8d6f80badbdc5dfc131ce677c7e93d6824a/airflow/jobs/scheduler_job.py#L1447-L1483 `_find_zombies` should also support HA. Each scheduler tries to find all zombie tasks. When there are more than one schedulers, it might cause issues. ### What you think should happen instead _No response_ ### How to reproduce _No response_ ### Operating System Apple M1 Max, version: 12.2 ### Versions of Apache Airflow Providers _No response_ ### Deployment Other ### Deployment details NA ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
