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

[jira] [Resolved] (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:all-tabpanel ]

Fokko Driesprong resolved AIRFLOW-1955.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request #2904
[https://github.com/apache/incubator-airflow/pull/2904]

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