Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility issue with Node.JS v16 and v17 #30

Closed
chrvadala opened this issue Nov 7, 2021 · 0 comments · Fixed by #34
Closed

Compatibility issue with Node.JS v16 and v17 #30

chrvadala opened this issue Nov 7, 2021 · 0 comments · Fixed by #34

Comments

@chrvadala
Copy link
Owner

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

> [email protected] 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)
@chrvadala chrvadala linked a pull request Dec 25, 2021 that will close this issue
chrvadala added a commit that referenced this issue Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant