Skip to content

wip with mutex lock

59e57bd
Select commit
Loading
Failed to load commit list.
Draft

feat: Async parser + release GIL on pybind functions #142

wip with mutex lock
59e57bd
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Jul 9, 2025 in 0s

1 applicable rule, 1 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?: