[
https://issues.apache.org/jira/browse/AIRFLOW-6730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik updated AIRFLOW-6730:
--------------------------------
Fix Version/s: (was: 1.10.8)
1.10.10
> is_alive uses seconds and not total_seconds
> -------------------------------------------
>
> Key: AIRFLOW-6730
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6730
> Project: Apache Airflow
> Issue Type: Bug
> Components: core
> Affects Versions: 1.10.4
> Reporter: Alex Guziel
> Assignee: Alex Guziel
> Priority: Major
> Fix For: 2.0.0, master, 1.10.9, 1.10.10
>
>
> Example:
> timedelta(days=1).seconds = 0
> timedelta(days=1).total_seconds() = 86400
--
This message was sent by Atlassian Jira
(v8.3.4#803005)