Skip to content

Fail on multithreaded #13

@vicn1222

Description

@vicn1222

It appears there are global or static variables that crash the program when two threads use the parser simultaneously.

The two threads must be modifying the same variable and step on each other, causing the problem to crash. If I don’t use multi threads, it runs fine.

Thanks for the work.

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