Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Move to separate lock file on windows #528

Merged
merged 1 commit into from
Mar 10, 2016
Merged

Move to separate lock file on windows #528

merged 1 commit into from
Mar 10, 2016

Conversation

benbjohnson
Copy link
Member

On Windows, LockFileEx doesn't allow a process to have an exclusive lock on a file and then open a separate handle on the same file. This pull request also fixes an issue with Truncate() during file growth.

benbjohnson added a commit that referenced this pull request Mar 10, 2016
Move to separate lock file on windows
@benbjohnson benbjohnson merged commit 0fd4c05 into master Mar 10, 2016
@benbjohnson benbjohnson deleted the windows branch March 10, 2016 19:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant