Creating this as a tracking issue...
Attempted a darc vmr fowardflow from roslyn to the VMR. Got a whole host of failures cleaning up C:\Users\mmitche\AppData\Local\Temp\roslyn. Attempting to manually delete shows that VS had handles on those files. Is this directory a temporary that VS uses? If so, then darc should not use it.
Really, we should clone repos to a temp dir owned by darc.
Creating this as a tracking issue...
Attempted a darc vmr fowardflow from roslyn to the VMR. Got a whole host of failures cleaning up
C:\Users\mmitche\AppData\Local\Temp\roslyn. Attempting to manually delete shows that VS had handles on those files. Is this directory a temporary that VS uses? If so, then darc should not use it.Really, we should clone repos to a temp dir owned by darc.