The patch works like a charm.

About the output; one is (socketio) using django logger and mine is using
nothing. It's basically print'ing to the screen.


On Thu, Jan 16, 2014 at 4:08 PM, Roberto De Ioris <[email protected]> wrote:

>
> > That's another good news. Thanks for all the work.
>
> The patch has been applied:
>
>
> https://github.com/unbit/uwsgi/commit/c51b74a32b50c3107a467dee0f6cb3d1d2cb376e
>
> by default if all of the vassals do not die in 30 seconds they are
> brutally killed. You can tune that limit with --reload-mercy
>
> >
> > BTW, uwsgi master spawns both scripts well if I add two different ones.
> > But
> > the output behaviour is a bit weirdy in the logs. It kind of buffers and
> > doesn't print anything until it kills the one that works with a "while
> > True". But the script actually works quite well over there. It's actually
> > a
> > feature for me but if you still want to look, my ZMQ worker is more less:
> > http://pastebin.com/i3xuyNyQ
> >
>
> are you using some specific logger ?
>
>
> --
> Roberto De Ioris
> http://unbit.it
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
>
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to