[
https://issues.apache.org/jira/browse/AIRFLOW-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-2073.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
Issue resolved by pull request #3017
[https://github.com/apache/incubator-airflow/pull/3017]
> 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
> Priority: Trivial
> Fix For: 1.10.0
>
>
> 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)