mirror of
https://github.com/opensim/opensim.git
synced 2026-05-25 03:05:41 +08:00
This is to avoid the entire scene loop being held up when the group service is slow to respond. There's no obvious reason for these queries to be sync rather than async.