mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
minor: make NPC tests run in a given order, comment out log lines in mock region data plugins, null out scene in script and npc torture tests, add other doc comments to torture tests
This commit is contained in:
@@ -95,6 +95,7 @@ namespace OpenSim.Tests.Torture
|
||||
public void TearDown()
|
||||
{
|
||||
m_scene.Close();
|
||||
m_scene = null;
|
||||
GC.Collect();
|
||||
GC.WaitForPendingFinalizers();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user