mirror of
https://github.com/opensim/opensim.git
synced 2026-06-28 09:55:38 +08:00
If a request is made for an asset which is not in the cache yet, but has already been requested by something else, queue up the callbacks on that requester instead of swamping the asset server with multiple requests for the same asset.