Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
impr(pageserver): abort on fatal I/O writer error (#8777)
part of #8140 The blob writer path now uses `maybe_fatal_err` Signed-off-by: Alex Chi Z <[email protected]>
- Loading branch information
c8b9116
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2260 tests run: 2186 passed, 0 failed, 74 skipped (full report)
Code coverage* (full report)
functions
:32.4% (7244 of 22332 functions)
lines
:50.4% (58441 of 116006 lines)
* collected from Rust tests only
c8b9116 at 2024-08-20T20:53:01.473Z :recycle: