mirror of
https://github.com/opensim/opensim.git
synced 2026-09-01 10:46:08 +08:00
This prevents a slow grid information network call from holding up the main packet handling thread. There's no obvious race condition reason for not doing this asynchronously.