Skip to content

Conversation

Jinhuafei
Copy link
Contributor

When running web app in VS, the TTL of VBCSCompiler.exe is 15 mins which causes msbuild copytask warning when rebuilding the project. Although we already added logic to kick VBCSCompiler and re-copy Roslyn bits after copy failure, msbuild still logs copy error as warning. The fix is to kill the VBCSCompiler.exe before msbuild tries to delete or copy Roslyn bits.

@Jinhuafei Jinhuafei requested a review from HongGit April 23, 2018 16:28
@HongGit HongGit merged commit dfd75b3 into master May 2, 2018
@StephenMolloy StephenMolloy deleted the dev_fixkillprocessissue branch July 8, 2020 21:50
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.

2 participants