mirror of
https://github.com/opensim/opensim.git
synced 2026-07-06 12:35:45 +08:00
There is a problem here with infinite recursion, but this patch loses the 'hunting' behaviour where the code will attempt multiple lookups if the avatar is teleporting rapidly around different simulators.
This patch only does a single lookup before giving up.
This reverts commit cecb446e0e.