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

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

William Pursell created AIRFLOW-1955:
----------------------------------------

             Summary: 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


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)