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)#
> File 
> "/servers/python-environments/discosite/local/lib/python2.7/site-packages/django/http/response.py",
>  
> line 308, in close#
>   signals.request_finished.send(sender=self._handler_class)#
> File 
> "/servers/python-environments/discosite/local/lib/python2.7/site-packages/django/dispatch/dispatcher.py",
>  
> line 184, in send#
>   for receiver in self._live_receivers(sender):#
> File 
> "/servers/python-environments/discosite/local/lib/python2.7/site-packages/django/dispatch/dispatcher.py",
>  
> line 245, in _live_receivers#
>   for (receiverkey, r_senderkey), receiver in self.receivers:#
> File 
> "/servers/python-environments/discosite/local/lib/python2.7/site-packages/django/dispatch/saferef.py",
>  
> line 121, in remove#
>   function( self )#
> File 
> "/servers/python-environments/discosite/local/lib/python2.7/site-packages/django/dispatch/dispatcher.py",
>  
> line 270, in _remove_receiver#
>   with self.lock:#
> File 
> "/servers/python-environments/discosite/local/lib/python2.7/site-packages/gevent/hub.py",
>  
> line 331, in switch#
>   return greenlet.switch(self)
>

Now that I look at it this last one seems to be the culprit of the 
deadlock. I'll file a bug report.

André

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3b1e29a0-6534-4042-9efe-436fcf9b5781%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to