[
https://issues.apache.org/jira/browse/AIRFLOW-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972485#comment-16972485
]
ASF subversion and git services commented on AIRFLOW-5882:
----------------------------------------------------------
Commit aeb4a262ea4290e98d154c4fe945c982802782a3 in airflow's branch
refs/heads/master from Alex Guziel
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=aeb4a26 ]
[AIRFLOW-5882] Add task_not_running dep (#6531)
> Running dependency should not be ignorable
> ------------------------------------------
>
> Key: AIRFLOW-5882
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5882
> Project: Apache Airflow
> Issue Type: Improvement
> Components: worker
> Affects Versions: 1.10.6
> Reporter: Alex Guziel
> Assignee: Alex Guziel
> Priority: Major
>
> This ti_state dep should not be ignoreable if the task is in the running
> state as it would allow double-run in the "ideal" situation and in the
> current situation it causes both tasks to die. Due to celery visibility
> timeout, the task will always kill itself eventually
--
This message was sent by Atlassian Jira
(v8.3.4#803005)