mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Add "force gc" region console command which manually invokes garbage collection.
For debugging purposes.
This commit is contained in:
@@ -74,8 +74,9 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
// ~ScenePresence()
|
||||
// {
|
||||
// m_log.Debug("[SCENE PRESENCE] Destructor called");
|
||||
// m_log.DebugFormat("[SCENE PRESENCE]: Destructor called on {0}", Name);
|
||||
// }
|
||||
|
||||
private void TriggerScenePresenceUpdated()
|
||||
{
|
||||
if (m_scene != null)
|
||||
|
||||
Reference in New Issue
Block a user