-
Notifications
You must be signed in to change notification settings - Fork 462
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
test: threadsafe function test is not executed after last changes #806
Comments
Superlokkus
pushed a commit
to Superlokkus/node-addon-api
that referenced
this issue
Nov 20, 2020
test: fixed the execution for the threasfafe function test PR-URL: nodejs#807 Fixes: nodejs#806 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> -sh-4.2$
kevindavies8
added a commit
to kevindavies8/node-addon-api-Develop
that referenced
this issue
Aug 24, 2022
test: fixed the execution for the threasfafe function test PR-URL: nodejs/node-addon-api#807 Fixes: nodejs/node-addon-api#806 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> -sh-4.2$
Marlyfleitas
added a commit
to Marlyfleitas/node-api-addon-Development
that referenced
this issue
Aug 26, 2022
test: fixed the execution for the threasfafe function test PR-URL: nodejs/node-addon-api#807 Fixes: nodejs/node-addon-api#806 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> -sh-4.2$
wroy7860
added a commit
to wroy7860/addon-api-benchmark-node
that referenced
this issue
Sep 19, 2022
test: fixed the execution for the threasfafe function test PR-URL: nodejs/node-addon-api#807 Fixes: nodejs/node-addon-api#806 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> -sh-4.2$
johnfrench3
pushed a commit
to johnfrench3/node-addon-api-git
that referenced
this issue
Aug 11, 2023
test: fixed the execution for the threasfafe function test PR-URL: nodejs/node-addon-api#807 Fixes: nodejs/node-addon-api#806 Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> -sh-4.2$
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The test for the thread safe function is not executed anymore after the last changes.
The text was updated successfully, but these errors were encountered: