mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
add a bit more pre exit cleanup
This commit is contained in:
@@ -249,6 +249,9 @@ namespace OpenSim.Server.Base
|
||||
}
|
||||
}
|
||||
|
||||
MemoryWatchdog.Enabled = false;
|
||||
Watchdog.Enabled = false;
|
||||
|
||||
RemovePIDFile();
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user