mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
stop a few more threads on exit
This commit is contained in:
@@ -116,6 +116,8 @@ namespace OpenSim.Framework.Servers
|
||||
|
||||
Thread.Sleep(5000);
|
||||
|
||||
WorkManager.Stop();
|
||||
|
||||
RemovePIDFile();
|
||||
m_log.Info("[SHUTDOWN]: Shutdown processing on main thread complete. Exiting...");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user