mirror of
https://github.com/opensim/opensim.git
synced 2026-07-14 11:45:35 +08:00
This was causing continuous use of temporary memory even when all avatars had left the scene. Memory does leak but it does cause more calls to the garbage collector, which would pause the scene thread for a very short while during collection.