mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
move assetsconnector threads to whatchdog; Abort all alive threads known to watchdog before exit
This commit is contained in:
@@ -85,6 +85,7 @@ namespace OpenSim.Framework.Monitoring
|
||||
public static void Stop()
|
||||
{
|
||||
JobEngine.Stop();
|
||||
Watchdog.Stop();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user