mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Merge branch 'master' into httptests
This commit is contained in:
@@ -206,7 +206,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
m_workerThreads[i] = WorkManager.StartThread(DoInventoryRequests,
|
||||
String.Format("InventoryWorkerThread{0}", i),
|
||||
ThreadPriority.Normal,
|
||||
false,
|
||||
true,
|
||||
true,
|
||||
null,
|
||||
int.MaxValue);
|
||||
|
||||
Reference in New Issue
Block a user