mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-29 04:17:07 +02:00
Update docs; kill time-limiter when we queue.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user