We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d8e58 commit 9456c94Copy full SHA for 9456c94
1 file changed
CHANGES
@@ -29,6 +29,13 @@ _Notes on the upcoming release will go here._
29
- Support both sync and async usage patterns
30
- Useful for pytest-xdist compatibility
31
32
+### Tests
33
+
34
+#### tests: Add async tests for file_lock module (#505)
35
36
+- Add {class}`TestAsyncFileLock` with 8 async tests
37
+- Add {class}`TestAsyncAtomicInit` with 4 async tests
38
39
## libvcs 0.40.0 (2026-04-25)
40
41
### What's new
0 commit comments