Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage with workers #49

Open
michaelhthomas opened this issue Feb 8, 2023 · 0 comments
Open

Usage with workers #49

michaelhthomas opened this issue Feb 8, 2023 · 0 comments

Comments

@michaelhthomas
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant