mirror of
https://github.com/opensim/opensim.git
synced 2026-08-16 02:25:38 +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.