Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove unnecessary WeakRef (nodejs#2000)
It's sufficient that the finalizer removes the closure. Fixes: nodejs#1926
- Loading branch information