Does hyperscan thread-safed?
Open
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 816
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 2
Description
Hi all, I am trying to run hyperscan on python, with multi-threading. Seems like it will throw errors like:
`Fatal Python error: ceval: tstate mix-up`
and
`Fatal Python error: GC object already tracked`
Does it mean that hyperscan is not thread-safed and cannot be used with multi-threading?
Thx.
Vincent
Contributor guide
Assessment
This issue has not been assessed yet.