You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/23 22:05:47 UTC

[GitHub] [airflow] potiuk commented on pull request #26658: Clear TaskGroup

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org