Resets the interrupt back to the non-interrupted state.
Declared in <util/signalinterrupt.h>
<util/signalinterrupt.h>
[[nodiscard]] bool reset();
true on success, false on error
The return value should not be discarded.