Hacker News new | ask | show | jobs
by bertylicious 1094 days ago
This awkward dance is due to destructors/finalizers calling `Dispose()`. Since JS doesn't have those, this shouldn't be an issue.
1 comments

FinalizationRegistry exists…