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

Regular hang in Running test 'typed_threadsafe_function/typed_threadsafe_function_sum' #435

Open
mhdawson opened this issue Mar 14, 2022 · 1 comment

Comments

@mhdawson
Copy link
Member

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.

@mhdawson
Copy link
Member Author

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

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

No branches or pull requests

1 participant