Skip to content

Failure in buffer test with Node-ChakraCore - finalizer not invoked after GC #237

@jasongin

Description

@jasongin

After updating the Node-ChakraCore JSRT implementation, addons_napi/test_buffer fails due to a finalizer callback not being invoked after an explicit call to gc().

This could be a bug in the ChakraShim implementation of gc(), or it could be just due to different GC behavior. We'll need to investigate and fix either the shim or the test accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions