Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(checks): release GIL during matching
The regex module supports this so let's use it as it can allow other threads to run while matchin on long strings.
- Loading branch information