mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-27 15:32:15 -05:00
Instead of overwriting the director on each request, provide function for director selection. On concurrent requests the previous implementation could have caused situations where the request was performed on a wrong director.