> Dnia czwartek, 23 lutego 2012 14:25:36 Roberto De Ioris pisze: >> Il giorno 23/feb/2012, alle ore 13:46, Łukasz Mierzwa ha scritto: >> > It fixes one issue but introduces another. >> > I have one rails app that is hanging during reload (when I app ini >> file is >> > modified). This only happens with this one app, other apps are working >> > fine, I reverted this patch and reload works ok without it. >> > Hang means that this app master process is eating 100% cpu all the >> time, I >> > attach strace output from reload. >> > <strace.log> > > With 1.1-dev-2061 the issue is still there, but this time I'm getting it > with > another app. Attached full strace. > > Łukasz Mierzwa_______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
Found the bug in strace of pid 2689. Should be fixed now -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
