• Jim Fulton's avatar
    Refactored file locking support: · 88262d7a
    Jim Fulton authored
    - 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.
    88262d7a
lock_file.txt 877 Bytes