Hi,

It has been a very different learning experience with python webs apps 
coming from rails. There are lot of pieces , I am little bit confused where 
to post this question. Let me start with the 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 Bemineni


-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to