Skip to content

Handle race when removing a broken symlink#2016

Merged
markusthoemmes merged 1 commit intochainguard-dev:mainfrom
markusthoemmes:handle-symlink-race
Jan 14, 2026
Merged

Handle race when removing a broken symlink#2016
markusthoemmes merged 1 commit intochainguard-dev:mainfrom
markusthoemmes:handle-symlink-race

Conversation

@markusthoemmes
Copy link
Member

If another process races the current process in fixing a broken symlink, the remove operation will return an error unnecessarily. This fixes that.

If another process races the current process in fixing a broken symlink, the remove operation will return an error unnecessarily. This fixes that.
@markusthoemmes markusthoemmes merged commit 968521f into chainguard-dev:main Jan 14, 2026
20 checks passed
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