fix(ci): stub shutdown failure in fuzz harness

(cherry picked from commit 46342b2ff8ee544dfeb9d24ad2438b8f7d67ba83)
This commit is contained in:
Ethan Clay
2026-07-12 02:20:34 -04:00
parent d4cddc576b
commit 0c65434696
+1
View File
@@ -871,6 +871,7 @@ enum Checkpoints::CPMode CheckpointsMode = Checkpoints::ADVISORY;
unsigned int nNodeLifespan = 7;
void StartShutdown() {}
void MarkShutdownFailure() {}
")
add_custom_command(