Skip to content

Commit 9456c94

Browse files
committed
CHANGES: Add async file_lock tests entry (#505)
1 parent 18d8e58 commit 9456c94

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@ _Notes on the upcoming release will go here._
2929
- Support both sync and async usage patterns
3030
- Useful for pytest-xdist compatibility
3131

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+
3239
## libvcs 0.40.0 (2026-04-25)
3340

3441
### What's new

0 commit comments

Comments
 (0)