mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
* minor: A few miscellaneous doc comments before I break and start on something else
This commit is contained in:
@@ -149,6 +149,8 @@ namespace OpenSim.Framework.Statistics
|
||||
{
|
||||
lock (packetQueueStatsCollectors)
|
||||
{
|
||||
// FIXME: If the region service is providing more than one region, then the child and root agent
|
||||
// queues are wrongly replacing each other here.
|
||||
packetQueueStatsCollectors[uuid] = new PacketQueueStatsCollector(provider);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user