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

Not Multi-thread safe #13

Open
ConflictingTheories opened this issue Aug 14, 2019 · 0 comments
Open

Not Multi-thread safe #13

ConflictingTheories opened this issue Aug 14, 2019 · 0 comments

Comments

@ConflictingTheories
Copy link

The libxmljs library is not multithread safe and as such this cannot be used in anything other than the main thread.

I want to use a package which depends on this library, but I cannot make it run in a worker thread which I am trying to do so it doesn't block the rest of the event handlers.

Any chance this can be updated to include libxmljs-mt which is supposed to be multi-thread safe?

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