Update docs; kill time-limiter when we queue.

This commit is contained in:
Dianne Skoll
2024-06-04 11:51:27 -04:00
parent d164d72c1c
commit 3e9eeea8dc
9 changed files with 102 additions and 16 deletions
+3
View File
@@ -57,6 +57,9 @@ static void DoReminders(void);
void
exitfunc(void)
{
/* Kill any execution-time-limiter process */
unlimit_execution_time();
fflush(stdout);
fflush(stderr);
if (DebugFlag & DB_PARSE_EXPR) {