mirror of
https://github.com/opensim/opensim.git
synced 2026-07-02 00:15:45 +08:00
I believe this was originally required back when there could be two LocalGridServiceConnectors but this is no longer the case. Having such statics makes performance testing much more difficult since they prevent GC of objects unless static references are explicitly nulled.