mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 22:45:43 +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.