mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
bad test
This commit is contained in:
@@ -2024,7 +2024,8 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
|
||||
|
||||
Util.FireAndForget(delegate
|
||||
{
|
||||
Thread.Sleep(200); // the original delay that was at InformClientOfNeighbourAsync start
|
||||
/// 5000 is BAD test
|
||||
Thread.Sleep(5000); // the original delay that was at InformClientOfNeighbourAsync start
|
||||
int count = 0;
|
||||
bool newAgent = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user