@@ -556,6 +556,7 @@ done1(int sig_unused UNUSED)
#ifndef NO_SIGNAL
(void) signal(SIGINT, SIG_IGN);
#endif
iflags.debug_fuzzer = FALSE;
if (flags.ignintr) {
(void) signal(SIGINT, (SIG_RET_TYPE) done1);
The note is not visible to the blocked user.