Alex Gaynor <[email protected]> added the comment:

As far as I can tell the issue is that there's some missing logic about 
GreenletExit (https://github.com/python-
greenlet/greenlet/blob/master/greenlet.c#L655) this is called from 
throw_greenlet. 
I'm not quite sure how to apply this to PyPy's greenlet.py though.

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1549>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to