Skip to content

Conversation

addaleax
Copy link
Collaborator

@addaleax addaleax commented Dec 1, 2021

Ensure that finally blocks are run even if the try block did
not result in an exception.

(The README change probably gives the best idea of what exactly is being changed in the generated code here)

Ensure that `finally` blocks are run even if the `try` block did
not result in an exception.
Copy link
Contributor

@lerouxb lerouxb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ouch

@addaleax addaleax merged commit 3850dc4 into main Dec 1, 2021
@addaleax addaleax deleted the 1076-dev branch December 1, 2021 15:08
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.

2 participants