Skip to content

Fixed that CreateAsync methods in Blob, File, and FileReader leaked IJSObjectReferences.#9

Merged
KristofferStrube merged 1 commit intomainfrom
fix/ijsobjectreference-leaks-in-createasync-methods
Mar 30, 2026
Merged

Fixed that CreateAsync methods in Blob, File, and FileReader leaked IJSObjectReferences.#9
KristofferStrube merged 1 commit intomainfrom
fix/ijsobjectreference-leaks-in-createasync-methods

Conversation

@KristofferStrube
Copy link
Copy Markdown
Owner

Fixes #8

@KristofferStrube KristofferStrube merged commit 1aa42c2 into main Mar 30, 2026
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.

Blob.CreateAsync representing the standard constructor leaks an IJSObjectReference.

1 participant