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

Update and improve documentation about finalizers #1182

Merged
merged 2 commits into from
Feb 2, 2023

Conversation

andreubotella
Copy link
Contributor

@andreubotella andreubotella commented Feb 2, 2023

This change updates the documentation of Weak::with_finalizer to reflect the fact that the previous stricter guarantees were dropped in #1181. It also adds documentation to Weak::with_guaranteed_finalizer and Weak::clone_with_guaranteed_finalizer.

Do not merge before #1181.

This change updates the documentation of `Weak::with_finalizer` to
reflect the fact that the previous stricter guarantees were dropped in
denoland#1181. It also adds documentation to `Weak::with_guaranteed_finalizer`
and `Weak::clone_with_guaranteed_finalizer`.
Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

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

LGTM

@bartlomieju bartlomieju enabled auto-merge (squash) February 2, 2023 10:59
@bartlomieju bartlomieju merged commit 9667394 into denoland:main Feb 2, 2023
@andreubotella andreubotella deleted the update-finalizer-docs branch February 2, 2023 11:45
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