Skip to content

v0.3.7

Latest

Choose a tag to compare

@mrInvincible29 mrInvincible29 released this 05 Sep 16:04

v0.3.7 – Test stability fixes

Tests

  • fix: stabilize CI by fixing event-loop usage in tests/unit/test_rollback_apply.py and avoiding mixing @pytest.mark.asyncio with TestClient in tests/unit/test_managed_endpoint.py.
  • Note: Test-only changes; no runtime behavior change.

Links