> Hi,
> I've been experimenting with uWSGI's graceful reloading. My toy example is
> in <https://github.com/shamer/uwsgi_rolling_restart>.
>
> I've followed the "The Zerg Dance" instructions at <
> http://uwsgi-docs.readthedocs.org/en/latest/articles/TheArtOfGracefulReloading.html>.
> There seems to be a race between the hook-accepting1-once writefifo to the
> new.fifo and the master opening the master-fifo.


you mean the fifo is not there when the accepting1-once phase is executed ?

Are you able to manage/see the fifo after the instance is spawned ?



-- 
Roberto De Ioris
http://unbit.it
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to