[
https://issues.apache.org/jira/browse/AIRFLOW-4883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-4883.
----------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> Scheduler does not kill hung dag file process managers
> ------------------------------------------------------
>
> Key: AIRFLOW-4883
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4883
> Project: Apache Airflow
> Issue Type: Bug
> Components: scheduler
> Affects Versions: 1.10.3
> Reporter: Dan Davydov
> Assignee: Dan Davydov
> Priority: Major
> Fix For: 2.0.0
>
>
> The scheduler does not restart hung dag file process managers. While there is
> a timeout in the process created to parse a file, there is none on the
> process itself. We have seen hangs in this process. We need to kill processes
> that hang.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)