diff options
author | Sean Dague | 2009-04-23 17:53:18 +0000 |
---|---|---|
committer | Sean Dague | 2009-04-23 17:53:18 +0000 |
commit | 7943ae48f506f23ac89fdcc0593c296c2cbf6540 (patch) | |
tree | 176dbb3601db3f58707768001ac901a11e680081 /nant-color | |
parent | based on recent unit test output, put some extra checking in the (diff) | |
download | opensim-SC_OLD-7943ae48f506f23ac89fdcc0593c296c2cbf6540.zip opensim-SC_OLD-7943ae48f506f23ac89fdcc0593c296c2cbf6540.tar.gz opensim-SC_OLD-7943ae48f506f23ac89fdcc0593c296c2cbf6540.tar.bz2 opensim-SC_OLD-7943ae48f506f23ac89fdcc0593c296c2cbf6540.tar.xz |
move the lock out a bit further in the ProccessAssetCache loop to reduce
the number of times we are going to take this lock in a row (which is
just wasted resource), and to keep us from attempting to array access a
list which might be changing right now. Extremely curious if this helps
prevent some of our mono segfaults.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions