Hi Srikanth, I have been running Pyramid + pyramid_redis_sessions + uWSGI fine for many months. I suspect there is something problem with your application itself.
Your message lacks any questions or detail of your set up. Do you want to help to resolve this situation? Can you post configuration, tracebacks, etc. further detail what could be the cause of this. Thanks, Mikko On 24 January 2016 at 20:55, Srikanth Bemineni <[email protected]> wrote: > > 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 > > -- Mikko Ohtamaa http://opensourcehacker.com http://twitter.com/moo9000
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
