diff options
author | MW | 2008-04-16 15:49:28 +0000 |
---|---|---|
committer | MW | 2008-04-16 15:49:28 +0000 |
commit | 54eaadeb8276f77c597044f2eb537db05fbbdb84 (patch) | |
tree | c96d61d202909da7ae3738809ec13acfc5289b72 /OpenSim/Region/ClientStack/ClientStackNetworkHandler.cs | |
parent | Update svn properties. (diff) | |
download | opensim-SC_OLD-54eaadeb8276f77c597044f2eb537db05fbbdb84.zip opensim-SC_OLD-54eaadeb8276f77c597044f2eb537db05fbbdb84.tar.gz opensim-SC_OLD-54eaadeb8276f77c597044f2eb537db05fbbdb84.tar.bz2 opensim-SC_OLD-54eaadeb8276f77c597044f2eb537db05fbbdb84.tar.xz |
added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help avoid a potential race condition. As IAsyncResult.AsyncWaitHandle.WaitOne before a AsyncCallback is called. So in this case, its a race to see who sets or reads the bool m_bAvailable first.
Diffstat (limited to 'OpenSim/Region/ClientStack/ClientStackNetworkHandler.cs')
0 files changed, 0 insertions, 0 deletions