Skip to content

Compatibility issue with Node.JS v16 and v17 #30

@chrvadala

Description

@chrvadala

Sometimes the test suite crashes with the following error (observed on NodeJS v17.0.1 and v16.13.0)

> node-ble@1.5.0 test:jest
> jest --testPathIgnorePatterns=e2e.spec.js

 PASS  test/Adapter.spec.js
 PASS  test/BusHelper.spec.js

 RUNS  test/GattCharacteristic.spec.js
node: ../deps/uv/src/unix/core.c:258: uv__finish_close: Assertion `handle->flags & UV_HANDLE_CLOSING' failed.
Aborted (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions