-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
With the switch to cargo-nextest in RUST-1674, each test runs in its own process, making the test lock mutex no longer functional - it should be removed.