mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
workaround potencial memory leak
This commit is contained in:
@@ -1485,6 +1485,9 @@ namespace Amib.Threading
|
||||
_isIdleWaitHandle = null;
|
||||
}
|
||||
|
||||
if (_stpStartInfo.EnableLocalPerformanceCounters)
|
||||
_localPCs.Dispose();
|
||||
|
||||
_isDisposed = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user