> I've discovered something simillar lately (somewhere between 0.9.7.2 and > 0.9.8, haven't tested in on the official 0.9.8, only commits in between) > when using uwsgi in --lazy mode (single process, no emperor, just one > mgmt process, py2.6). When uwsgi tries to create an application instance > and that fails (for ex. because of invalid import), uwsgi keeps retrying > but it constantly fails so an app is never created. But then if I try to > end uwsgi process (sinal 3) it locks itself in infinite loop so KILL is > necessary. > > I can provide more details if needed.
Yes, i would need full uwsgi and nginx config. Thanks > > -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
