mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Add max thread and min thread information to "xengine status" region console command
This commit is contained in:
@@ -578,7 +578,10 @@ namespace OpenSim.Region.ScriptEngine.Shared.Instance
|
||||
return true;
|
||||
|
||||
if (!m_InSelfDelete)
|
||||
{
|
||||
// m_log.ErrorFormat("[SCRIPT INSTANCE]: Aborting script {0} {1}", ScriptName, ItemID);
|
||||
result.Abort();
|
||||
}
|
||||
|
||||
lock (m_EventQueue)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user