Prevent the creation of new threads if system load climbs at shutdown
authorDave West <davew@uncensored.citadel.org>
Wed, 5 Dec 2007 21:03:04 +0000 (21:03 +0000)
committerDave West <davew@uncensored.citadel.org>
Wed, 5 Dec 2007 21:03:04 +0000 (21:03 +0000)
commit596b8a9f97d6b4f79b158ecb7df296c7c2a7c6f0
treee5b51dfa60d1284f1fbe05031d18030e4c464f9f
parent5656627a804d561b14924df70f1e16deac6ff8fb
Prevent the creation of new threads if system load climbs at shutdown
time.
Also turn signals back on for threads. For some reason we occasionally
crash on the shutdown but enabling signals in the threads seems to stop
this????? Also ecrash needs the signals turned on.
citadel/server_main.c
citadel/sysdep.c