> On Thu, 7 Feb 2013 13:53:59 +0100 > Marcin Deranek <[email protected]> wrote: > >> There seems to be another case when worker gets into 'idle' state >> after uWSGI being suspended (worker 15 in our case): > > Example was from 1.3 although this happens on 1.4.5 too (just tested). > > Marcin > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
Should be fixed with this one-line patch: https://github.com/unbit/uwsgi/commit/9ae1b26d525fe9637f5c3241bd8cb4353e24c99d -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
