Avatar for the dualeai user
dualeai
exec-sandbox
BlogDocsChangelog

Performance History

No performance history available yetOnce you have some commits, you will be able to see the performance history of your primary branch.

Latest Results

fix(tests): reset accel probe cache after mock tests to prevent xdist poisoning TestTwoLayerKvmDetection mocks check_kvm_available() to return True, which the @_async_cached_probe decorator stores in probe_cache.kvm. The autouse fixture only reset the cache *before* each test, not after. When pytest-xdist schedules a real VM test on the same worker afterward, it inherits kvm=True and passes -accel kvm to QEMU on macOS — crash. Replace three duplicate per-class clear_caches fixtures with a single _reset_accel_probes yield fixture that resets kvm/hvf/qemu_accels both before and after each test.
develop
4 months ago

Latest Branches

No pull requests foundAs pull requests are created, their performance will appear here.
© 2026 CodSpeed Technology
Home Terms Privacy Docs