This is a (known) bug, since the introduction of the rolling restarts.

Bolke.

> On 17 Mar 2017, at 09:48, Ruslan Dautkhanov <dautkha...@gmail.com> wrote:
> 
> $ pip freeze
> airflow==*1.8.0rc5*+apache.incubating
> 
> airflow webserver doesn't want to daemonize
> 
> 
> $ airflow webserver --daemon
> [2017-03-17 00:06:37,553] {__init__.py:57} INFO - Using executor
> LocalExecutor
> 
> .. skip ..
> Running the Gunicorn Server with:
> Workers: 4 sync
> Host: 0.0.0.0:18111
> Timeout: 120
> Logfiles: - -
> =================================================================
> [2017-03-17 00:06:39,744] {__init__.py:57} INFO - Using executor
> LocalExecutor
> 
> 
> It keeps running in foreground.
> I am probably missing something simple?
> 
> ps. Good project name - airflow is the 1st one in `pip freeze` output :)
> 
> 
> Thanks,
> Ruslan Dautkhanov

Reply via email to