mirror of
https://github.com/opensim/opensim.git
synced 2026-07-04 18:15:56 +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.