Blocks until an interrupt is requested.
Declared in <util/signalinterrupt.h>
<util/signalinterrupt.h>
[[nodiscard]] bool wait();
true once interrupted, false on error
The return value should not be discarded.