nodejs / abi-stable-node

Repository used by the Node-API team to manage work related to Node-API and node-addon-api
239 stars 47 forks source link

Thread safety of napi_threadsafe_function #429

Open legendecas opened 3 years ago

legendecas commented 3 years ago

There are raised issues around the thread-safety lifetime management of napi_threadsafe_function: https://github.com/nodejs/node/issues/38775.

This is a tracking issue so that we can prioritize the discussion on this in the node-api team meetings. Please comment on their original issues.