We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f573f commit 77787d2Copy full SHA for 77787d2
1 file changed
CHANGES
@@ -27,6 +27,13 @@ $ uv add libvcs --prerelease allow
27
- Support both sync and async usage patterns
28
- Useful for pytest-xdist compatibility
29
30
+### Tests
31
+
32
+#### tests: Add async tests for file_lock module (#505)
33
34
+- Add {class}`TestAsyncFileLock` with 8 async tests
35
+- Add {class}`TestAsyncAtomicInit` with 4 async tests
36
37
### Development
38
39
#### Makefile -> Justfile (#500)
0 commit comments