Skip to content

Finalize frames before returning early - #118

Open
aryan-25 wants to merge 1 commit into
apple:mainfrom
aryan-25:finalize-frames
Open

Finalize frames before returning early#118
aryan-25 wants to merge 1 commit into
apple:mainfrom
aryan-25:finalize-frames

Conversation

@aryan-25

Copy link
Copy Markdown

Some methods that consume a Frame or FrameArray do not call finalize on the Frame(s) before throwing or returning early. In these cases, a precondition failure is hit when the frame is deinited. This PR adds finalize calls in those places.

@josephnoir josephnoir added the 🔨 semver/patch No public API change. label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants