-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Regardless of injection method, using win-ca within (multiple concurrent) NodeJS workers results in the following error.
FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place
Presumably this has something to do with shared state between the worker process and the parent, but I really have no clue what's going on here. Is there any way to get win-ca to work properly for code running within a worker?
Metadata
Metadata
Assignees
Labels
No labels