ngo
worker spin for 30s.
If your application server supports memory usage monitoring for its
workers, it can help defusing this issue, but does not solve it.
Best regards,
André Cruz
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To uns
On Tuesday, February 4, 2014 11:15:26 AM UTC, André Cruz wrote:
> One was blocked on:
> File
> "/servers/python-environments/discosite/local/lib/python2.7/site-packages/gevent/greenlet.py",
>
> line 327, in run#
> result = self._run(*self.args, **self.kwargs)
switch(self)
The lock is a Gevent lock so other Greenlets are free to run. Did something
change from Django 1.5 to Django 1.6 that would cause this?
It seems to be related to sessions, and I use a memcached cache backend for
session storage with Pickle serialization, did the memcached driver
he storage system?
Thanks,
André Cruz
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, s
4 matches
Mail list logo