Refactored file locking support:
- Found and added a test for a race condition arising from creating and removing lock files. - Change to leave lock files behind. - Use the windows locking implementation from msvcrt from the standard library, rather than using a custom extension module.
Showing
src/ZODB/lock_file.txt
0 → 100644
Please register or sign in to comment