Hi. My application is built using pyramid framework
I started to use UWSGI + redis(pyramid_redis_sessions) as external session application. After starting to use this, UWSGI is not able to kill the workers on exit. I always get an error killing the workers "Fri Jan 22 12:49:31 2016 - worker 1 (pid: 4121) is taking too much time to die...NO MERCY !!!" It took me a lot of time disabling different parts of the code to root cause redis session management as prime suspect. Srikanth
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
