You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/28 16:33:02 UTC

[jira] [Commented] (AIRFLOW-1955) Seeing errors "UnboundLocalError: local variable 'old_log' referenced before assignment" when using gcs logging

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

ASF subversion and git services commented on AIRFLOW-1955:
----------------------------------------------------------

Commit 9565a9879280d83c6c3987d3a6f8b8933168cedf in incubator-airflow's branch refs/heads/master from [~wrp]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=9565a98 ]

[AIRFLOW-1955] Do not reference unassigned variable

Closes #2904 from wrp/old_log


> Seeing errors "UnboundLocalError: local variable 'old_log' referenced before assignment" when using gcs logging
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1955
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1955
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: William Pursell
>            Assignee: William Pursell
>             Fix For: 2.0.0
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> UnboundLocalError: local variable 'old_log' referenced before assignment 
> This is a result of changes introduced in 75eef96af, which introduces a code path in which the variable is not set



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)