Closed cg110 closed 7 months ago
Thanks for the bug report. Agreed this is a case to fix in the CoW library. I'll get started on a fix ASAP.
The following SDK package versions have been released to nuget.org with a fix:
Please give them a try.
Thanks for the quick response, I'll update (but given the rarity it's likely a fix that'll be hard to prove is fixed other than it not occurring)
Didn't hear back after 3 weeks, closing this as completed. Please reopen if you hit the problem again.
Hi,
I'm not aware of any of our builds having the problem since updating to the fixed version.
So very much seems fixed.
Thanks Chris
Hi,
We've added CopyOnWrite to our builds, but every so often our build servers get an exception while trying to initialize the task, which I believe is some kind of volume has been removed/isn't accessible.
I'm not sure if there's an error case that needs better handling so that the code assumes it shouldn't do COW on a volume it can't find. (We may simply disable CoW for our windows build servers, as they're not using ReFS so don't benefit from the nuget anyway).
Thanks, Chris