Skip to content

Not Multi-thread safe #13

@ConflictingTheories

Description

@ConflictingTheories

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions