Skip to content

Usage with workers #49

@michaelhthomas

Description

@michaelhthomas

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions