Skip to content

Stop on write error#6011

Draft
rnewson wants to merge 1 commit into
mainfrom
stop-on-write-error
Draft

Stop on write error#6011
rnewson wants to merge 1 commit into
mainfrom
stop-on-write-error

Conversation

@rnewson
Copy link
Copy Markdown
Member

@rnewson rnewson commented May 22, 2026

Overview

Don't try to recover from a partial write, just stop.

Testing recommendations

dev/run, write lots of data until you run out of disk space, confirm these gen_servers exit.

Related Issues or Pull Requests

N/A

Checklist

  • This is my own work, I did not use AI, LLM's or similar technology
  • Code is written and works correctly
  • Changes are covered by tests
  • Any new configurable parameters are documented in rel/overlay/etc/default.ini
  • Documentation changes were made in the src/docs folder
  • Documentation changes were backported (separated PR) to affected branches

@rnewson rnewson force-pushed the stop-on-write-error branch from a1d2a06 to f5a3f79 Compare May 22, 2026 20:03
@rnewson rnewson force-pushed the stop-on-write-error branch from f5a3f79 to 2a719c2 Compare May 22, 2026 22:16
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