Skip to content

🐛 do not use napi in async_work execute callback

Sylvain Fargier requested to merge wip-ci into master
  • AccessPoint::removeReference may release the object and cause a race with Node.js garbage collector when called from AsyncGetter::ExecuteTask.

Will style and lint in another branch

Merge request reports