Skip to content

[POSIX] Don't loop forever creating temp files#974

Merged
mhutchinson merged 1 commit into
transparency-dev:mainfrom
mhutchinson:bug/badgerOOM
Jun 2, 2026
Merged

[POSIX] Don't loop forever creating temp files#974
mhutchinson merged 1 commit into
transparency-dev:mainfrom
mhutchinson:bug/badgerOOM

Conversation

@mhutchinson
Copy link
Copy Markdown
Contributor

If the file creation failed for any reason other than the file existing, this would get stuck in an infinite loop. We now return immediately with the error.

If the file creation failed for any reason other than the file existing, this would get stuck in an infinite loop. We now return immediately with the error.
@mhutchinson mhutchinson requested a review from a team as a code owner June 2, 2026 10:16
@mhutchinson mhutchinson requested a review from roger2hk June 2, 2026 10:16
@mhutchinson mhutchinson requested a review from AlCutter June 2, 2026 10:16
@mhutchinson mhutchinson merged commit 3edd88d into transparency-dev:main Jun 2, 2026
19 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