Stephen Weeks (via RT) wrote:
There are some issues that need to be resolved for resumable exceptions.
The first issue I've run into is that Parrot_cx_find_handler_local marks
the exception handler as used when it finds it and ignores already-used
exception handlers.
This is an intentional fe
# New Ticket Created by Stephen Weeks
# Please include the string: [perl #58170]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=58170 >
There are some issues that need to be resolved for resumable exceptions.
The first iss