parent
843824c94e
commit
e311eed538
|
@ -30,7 +30,7 @@
|
||||||
(set! timeout-thread
|
(set! timeout-thread
|
||||||
(thread
|
(thread
|
||||||
(lambda ()
|
(lambda ()
|
||||||
(sleep 1200)
|
(sleep 3600)
|
||||||
(fprintf errp "\n\n~aTIMEOUT -- ABORTING!\n" Section-prefix)
|
(fprintf errp "\n\n~aTIMEOUT -- ABORTING!\n" Section-prefix)
|
||||||
(exit 3)
|
(exit 3)
|
||||||
;; in case the above didn't work for some reason
|
;; in case the above didn't work for some reason
|
||||||
|
|
Loading…
Reference in New Issue
Block a user