Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-proc Windows safety and optimizations #9

Merged
merged 3 commits into from
Sep 15, 2022

Conversation

erikmav
Copy link
Contributor

@erikmav erikmav commented Sep 15, 2022

Add new factory flag that sets a mode to require cross-process Windows mutexes for safe source file locking to avoid ReFS concurrency bug. Add optimization to allow bypassing redundant Path.GetFullPath() when caller has done it already. Fix CloneFlags to use individual bits (see #8).

Published new package version 0.1.13 with these changes.

…s mutexes for safe source file locking to avoid ReFS concurrency bug. Add optimization to allow bypassing redundant Path.GetFullPath() when caller has done it already
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant