Cloud that be related to my ignorefile change? `airflow list_dags` still shows the example dags - the output is the same for that command as on v1-9-stable.
Though I just noticed I'd left `self.log.info <http://self.log.info/>()` in there. That's going to be noisy. https://github.com/apache/incubator-airflow/pull/3603 <https://github.com/apache/incubator-airflow/pull/3603> -ash > On 13 Jul 2018, at 17:36, Bolke de Bruin <bdbr...@gmail.com> wrote: > > Example dags are not picked up. If you put a dag in the normal dag folder it > works fine. > > Please create a jira for this @fokko. A pr would be appreciated. > > B. > > Sent from my iPhone > >> On 13 Jul 2018, at 15:46, Driesprong, Fokko <fo...@driesprong.frl> wrote: >> >> With the SequentialExecutor the webserver also acts as the scheduler >> (without parallelism) >> >> 2018-07-13 15:43 GMT+02:00 Carl Johan Gustavsson <carl.jo...@tictail.com>: >>