diff options
author | Justin Clark-Casey (justincc) | 2014-07-29 23:39:10 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2014-07-29 23:39:10 +0100 |
commit | a4107cb6c70622c72cb5fc29e34c1c187787db7c (patch) | |
tree | 502a8152335e628bfaa93bf7ad6f692ab025abc4 /OpenSim/Server/Handlers | |
parent | Implement "scene debug set root-upd-per" for dropping 1 in N root agent updat... (diff) | |
download | opensim-SC_OLD-a4107cb6c70622c72cb5fc29e34c1c187787db7c.zip opensim-SC_OLD-a4107cb6c70622c72cb5fc29e34c1c187787db7c.tar.gz opensim-SC_OLD-a4107cb6c70622c72cb5fc29e34c1c187787db7c.tar.bz2 opensim-SC_OLD-a4107cb6c70622c72cb5fc29e34c1c187787db7c.tar.xz |
In TerrainModule, lock m_perClientPatchUpdates when removing entries.
This may have been the trigger CheckSendingPatchesToClients() dictionary out of sync exceptions in today's load test.
Don't need to check ContainsKey() since Remove() returns false on a request to remove a key that it doesn't have
Diffstat (limited to 'OpenSim/Server/Handlers')
0 files changed, 0 insertions, 0 deletions