#1764: Infinite loop in exit handler
-----------------------+----------------------------------------------------
Reporter: nwellnhof | Owner:
Type: bug | Status: reopened
Priority: normal | Milestone:
Component: core | Version: trunk
Severity: medium | Resolution:
Keywords: | Lang:
Patch: | Platform:
-----------------------+----------------------------------------------------
Comment(by NotFound):
This has been discussed several times. An exception handler can catch its
own exceptions. If while doing that it throws again, it recurses
indefinitely. This is by design, and can't be fixed without changing the
design.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1764#comment:8>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets