From f1a513b8bfefc50299bba1086944c5497242fb7d Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Mon, 19 Oct 2020 12:28:11 -0700 Subject: [PATCH] SCP: Expedite simulator detection of WRU delivery by signal --- scp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/scp.c b/scp.c index 1d0146d4..911e7321 100644 --- a/scp.c +++ b/scp.c @@ -8813,6 +8813,7 @@ void int_handler (int sig) stop_cpu = TRUE; if (sig == SIGTERM) sigterm_received = TRUE; +sim_interval = 0; /* Minimize when stop_cpu gets noticed */ } /* Examine/deposit commands