There was an error while loading. Please reload this page.
1 parent 9b937a5 commit c33368dCopy full SHA for c33368d
1 file changed
tests/test_binary_service.py
@@ -195,7 +195,6 @@ def test_binary_request_events_allow_parallel_scheduling_by_default(
195
}
196
197
198
-@pytest.mark.skipif(sys.platform != "linux", reason="Linux provider lock ordering")
199
def test_parallel_cross_provider_cache_checks_do_not_deadlock(
200
tmp_path: Path,
201
) -> None:
0 commit comments