mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
move assetsconnector threads to whatchdog; Abort all alive threads known to watchdog before exit
This commit is contained in:
@@ -252,7 +252,7 @@ namespace OpenSim.Server.Base
|
||||
|
||||
MemoryWatchdog.Enabled = false;
|
||||
Watchdog.Enabled = false;
|
||||
|
||||
WorkManager.Stop();
|
||||
RemovePIDFile();
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user