Skip to content

Harden markdown write against parallel-build file locks#787

Merged
SimonCropp merged 2 commits into
mainfrom
Harden-markdown-write-against-parallel-build-file-locks
Jul 9, 2026
Merged

Harden markdown write against parallel-build file locks#787
SimonCropp merged 2 commits into
mainfrom
Harden-markdown-write-against-parallel-build-file-locks

Conversation

@SimonCropp

Copy link
Copy Markdown
Owner

Skip writing when content is unchanged and retry on IOException, to avoid colliding with another process reading the same shared markdown file (e.g. GenerateNuspec packing a nuget) during parallel builds.

Skip writing when content is unchanged and retry on IOException, to
avoid colliding with another process reading the same shared markdown
file (e.g. GenerateNuspec packing a nuget) during parallel builds.
@SimonCropp SimonCropp added this to the 28.4.1 milestone Jul 9, 2026
@SimonCropp SimonCropp merged commit 608ab54 into main Jul 9, 2026
3 checks passed
@SimonCropp SimonCropp deleted the Harden-markdown-write-against-parallel-build-file-locks branch July 9, 2026 03:38
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.

1 participant