We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example - https://ci.nodejs.org/job/node-test-node-addon-api-new/5552/nodes=debian8-64/console
... Running test 'run_script' Running test 'symbol' Running test 'threadsafe_function/threadsafe_function' Running test 'threadsafe_function/threadsafe_function_ctx' Running test 'threadsafe_function/threadsafe_function_existing_tsfn' Running test 'threadsafe_function/threadsafe_function_ptr' Running test 'threadsafe_function/threadsafe_function_sum' Running test 'threadsafe_function/threadsafe_function_unref' Running test 'typed_threadsafe_function/typed_threadsafe_function' Running test 'typed_threadsafe_function/typed_threadsafe_function_ctx' Running test 'typed_threadsafe_function/typed_threadsafe_function_existing_tsfn' Running test 'typed_threadsafe_function/typed_threadsafe_function_ptr' Running test 'typed_threadsafe_function/typed_threadsafe_function_sum'
Just hangs until it times out 30 or more minutes later.
Seems to occur regularly on debian, but have also seen on other linuxes.
The text was updated successfully, but these errors were encountered:
Also seems to occur in older version of Node.js (ex seen in 12.x) so most likely a change in the node-addon-api versus in Node.js
Sorry, something went wrong.
No branches or pull requests
For example - https://ci.nodejs.org/job/node-test-node-addon-api-new/5552/nodes=debian8-64/console
Just hangs until it times out 30 or more minutes later.
Seems to occur regularly on debian, but have also seen on other linuxes.
The text was updated successfully, but these errors were encountered: