diff src/signal.c @ 26:441bb1e64a06 r19-15b96

Import from CVS: tag r19-15b96
author cvs
date Mon, 13 Aug 2007 08:51:32 +0200
parents 859a2309aef8
children 8d2a9b52c682
line wrap: on
line diff
--- a/src/signal.c	Mon Aug 13 08:51:05 2007 +0200
+++ b/src/signal.c	Mon Aug 13 08:51:32 2007 +0200
@@ -75,7 +75,7 @@
 
 static int interrupts_slowed_down;
 
-#define SLOWED_DOWN_INTERRUPTS_SECS 5
+#define SLOWED_DOWN_INTERRUPTS_SECS 15
 #define NORMAL_QUIT_CHECK_TIMEOUT_MSECS 250
 #define NORMAL_SIGCHLD_CHECK_TIMEOUT_MSECS 250