Skip to content
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

feat: conditionally support FinalizationRegistry #415

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

guybedford
Copy link
Collaborator

In JS environments that do not support the FinalizationRegistry, this conditionally checks that it exists without assuming it when integrating into resource GC disposal.

@guybedford guybedford merged commit 5aa92b3 into main Apr 16, 2024
8 checks passed
@guybedford guybedford deleted the finalization-registry-feature branch April 16, 2024 00:25
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.

1 participant