mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
workaround potencial memory leak
This commit is contained in:
@@ -1684,6 +1684,7 @@ namespace Amib.Threading
|
||||
}
|
||||
workItemsGroup.Start();
|
||||
anActionCompleted.WaitOne();
|
||||
anActionCompleted.Dispose();
|
||||
|
||||
return choiceIndex._index;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user