Skip to content

Node-API napi_remove_wrap is not being handled correctlyΒ #82

@shial4

Description

@shial4

If a finalize callback was associated with the wrapping, it will no longer be called when the JavaScript object becomes garbage-collected.

this is the bit from the Node-API docs that is not being handled correctly, from napi_remove_wrap (https://nodejs.org/api/n-api.html#napi_remove_wrap)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions