Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Harden markdown write against parallel-build file locks - #787

#787
Merged
SimonCropp merged 2 commits into
mainSimonCropp/MarkdownSnippets:mainfrom
Harden-markdown-write-against-parallel-build-file-locksSimonCropp/MarkdownSnippets:Harden-markdown-write-against-parallel-build-file-locksCopy head branch name to clipboard
Jul 9, 2026
Merged

Harden markdown write against parallel-build file locks#787
SimonCropp merged 2 commits into
mainSimonCropp/MarkdownSnippets:mainfrom
Harden-markdown-write-against-parallel-build-file-locksSimonCropp/MarkdownSnippets:Harden-markdown-write-against-parallel-build-file-locksCopy head branch name to clipboard

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
This was referenced Jul 9, 2026
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.