potiuk commented on PR #26658: URL: https://github.com/apache/airflow/pull/26658#issuecomment-1288211390
I still think this has a potential to deadlock when you are clearing a subset of tasks while Scheduler might schedule them. Is it possible to hold a lock on DagRun before attempting it? I think that should prevent any possibility for deadlock ? -- 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]
