node-activex icon indicating copy to clipboard operation
node-activex copied to clipboard

v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope

Open DarrenHou1993 opened this issue 1 year ago • 0 comments

When i want to use winax in worker thread. will throw this error v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope. Maybe we don't support use this in worker thread for now ?

DarrenHou1993 avatar Aug 27 '22 09:08 DarrenHou1993