LeRoyce Pearson ea6525797d Use flock instead of fcntl to lock files
`flock` locks based on the file handle, instead of the process id.
This brings the file locking on unix based systems closer to file
locking on Windows.
2020-04-02 22:57:02 -06:00
..
2019-10-24 01:14:52 -04:00
2019-10-30 21:21:58 -04:00
2019-10-24 01:14:52 -04:00