Mark Shannon <m...@hotpy.org> added the comment:

This looks like a Greenlet bug to me.
Possibly 
https://github.com/python-greenlet/greenlet/commit/780a12b51fcef9adcc4f2c9a4cc5b05c2d652ba4
 is incomplete.

It is not clear to me why greenlets hold their own exception state, but I 
suspect that if they didn't then this issue might go away.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33996>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to