On Jun 13, 2012, at 10:10 AM, Roberto De Ioris wrote: > Do you redefine/use SIGUSR1 in your app ? > > The worker is killed by the delivery of SIGUSR1, and this is not triggered > by uWSGI
Are you sure it's SIGUSR1 , and not Signal 10 ( Bus error | SIGBUS ) ? > DAMN ! worker 1 (pid: 7600) died, killed by signal 10trying > respawn ... SIGUSR1 is signal 16 _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
