Skip to content

Do the required JMPENV dance when invoking a nested runloop for defer… #23244

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025

Conversation

leonerd
Copy link
Contributor

@leonerd leonerd commented May 3, 2025

… {} block in order to correctly handle exceptions thrown and caught entirely within it

(Fixes #23064)

  • This set of changes requires a perldelta entry, and it is included.

… {} block in order to correctly handle exceptions thrown and caught entirely within it
@leonerd leonerd merged commit 0f0d601 into Perl:blead May 5, 2025
33 checks passed
@leonerd leonerd deleted the gh23604 branch May 5, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

defer/finally block with caught exception exits current runops loop
2 participants