Reinsert 200ms sleep accidentally removed in commit 7dbc93c (Wed Sep 18 21:41:51 2013 +0100)
				
					
				
			
							parent
							
								
									516ab5d8c6
								
							
						
					
					
						commit
						7eb5680c38
					
				|  | @ -1722,9 +1722,9 @@ namespace OpenSim.Region.ClientStack.LindenUDP | |||
|                         m_log.DebugFormat( | ||||
|                             "[LLUDPSERVER]: Received a CompleteMovementIntoRegion from {0} in {1} but no client exists.  Waiting.",  | ||||
|                             endPoint, m_scene.Name); | ||||
| 
 | ||||
|                         Thread.Sleep(200); | ||||
|                     } | ||||
| 
 | ||||
|                     Thread.Sleep(200); | ||||
|                 } | ||||
| 
 | ||||
|                 if (client == null) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Justin Clark-Casey (justincc)
						Justin Clark-Casey (justincc)