Nick Coghlan added the comment:

One testing possibility worth considering: perhaps it would be make sense to 
have "start_try" and "start_finally" trace events, such that a trace function 
could be installed that injected signals at the worst possible time in the 
opcode evaluation?

I haven't fully thought through the possible implications of that approach, but 
it seems like it would be less fragile than counting code offsets.

----------

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

Reply via email to