[ 
https://issues.apache.org/jira/browse/AIRFLOW-6730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17047132#comment-17047132
 ] 

ASF GitHub Bot commented on AIRFLOW-6730:
-----------------------------------------

saguziel commented on pull request #7363: [AIRFLOW-6730] Use total_seconds 
instead of seconds
URL: https://github.com/apache/airflow/pull/7363
 
 
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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, 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)

Reply via email to