Files
neon/pageserver
Christian Schwarz 6dca7c6b28 audit code base for failpoints that should be pausable_failpoint!
Methodology:
1. search for `"pause"` and fix as appropriate
2. search for `=pause` => no further fixes found

Future work: audit all uses of fail::fail_point! / auto-convert them all
to use pausable_failpoint! (or implement our own failpoints library)
2024-03-23 13:57:06 +00:00
..
2023-11-28 12:50:53 -05:00