You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
When i want to use
winax
in worker thread. will throw this errorv8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope
.Maybe we don't support use this in worker thread for now ?
The text was updated successfully, but these errors were encountered: