-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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
Labels
No labels