Skip to content

Remove copy race for IIS projects #11394

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

Merged
merged 1 commit into from
Jun 20, 2019
Merged

Remove copy race for IIS projects #11394

merged 1 commit into from
Jun 20, 2019

Conversation

jkotalik
Copy link
Contributor

There is a race when native dlls are being copied to build samples/test projects due to the file being locked. This can happen when the native dlls are being written to on build finishing. I believe this will fix the race.

Copy link
Contributor

@JunTaoLuo JunTaoLuo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll give it a shot! Thanks!

@jkotalik jkotalik merged commit 0b5d4ba into master Jun 20, 2019
@ghost ghost deleted the jkotali/fixIisCopy branch June 20, 2019 02:58
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants