Open
alchemyst
opened this issue 9 years ago
•
0 comments
Because of the shared variables result, inner_sets, next_set_list, next_set in OMParser, the routines are non-reentrant. This may cause problems when trying to use the routines concurrently or in other code.