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

Reapply fix from #1465 that was reverted by #1580 #1804

Merged

Conversation

marktucker
Copy link
Contributor

Reapply fix from #1465 that was reverted by #1580 (presumably by accident).

Description of Change(s)

Add a FILE_SHARE_READ flag to the CreateFile call that is used to open a symlink location on Windows. This failure was manifesting as a rare intermittent failure to properly resolve a file path inside a symlinked directory on Windows when running many simultaneous processes reading and writing USD files inside this symlinked directory.

  • I have submitted a signed Contributor License Agreement

…rAnimationStudios#1580 (presumably by accident).

Add a FILE_SHARE_READ flag to the CreateFile call that is used to open a symlink location on Windows. This failure was manifesting as a rare intermittent failure to properly resolve a file path inside a symlinked directory on Windows when running many simultaneous processes reading and writing USD files inside this symlinked directory.
@jilliene
Copy link

Filed as internal issue #USD-7269

@pixar-oss pixar-oss merged commit e300c26 into PixarAnimationStudios:dev Mar 31, 2022
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.

3 participants