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

Problem with multithreaded callers to SetLastWriteTime #4

Closed
activescott opened this issue May 28, 2016 · 1 comment
Closed

Problem with multithreaded callers to SetLastWriteTime #4

activescott opened this issue May 28, 2016 · 1 comment
Assignees

Comments

@activescott
Copy link
Owner

lessmsi had problems when running under multi-threaded/parallel test execution with Xunit where file comparisons randomly didn't have their write time set (this didn't happen before with MSTest or NUnit). It appeared to just not get set. This issue is to track a fix for that.

@activescott activescott self-assigned this May 28, 2016
@activescott
Copy link
Owner Author

Resetting the flags on the CreateFile handle to "None"/0 seems to resolve it.

activescott added a commit to activescott/libmspack4n that referenced this issue May 28, 2016
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

No branches or pull requests

1 participant