Pierre Payet created AIRFLOW-2073:
-------------------------------------

             Summary: FileSensor always return True
                 Key: AIRFLOW-2073
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2073
             Project: Apache Airflow
          Issue Type: Bug
          Components: contrib
    Affects Versions: 1.9.0
         Environment: Ubuntu 16.04
            Reporter: Pierre Payet


When using a FileSensor, the path is tested with os.walk. However, this 
function never raise an error if the path does not exist and the poke will 
always return True.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to