mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-14 13:18:58 -04:00
The client is already using a connection pool, so we should not instantiate it multiple times as it causes connections to stay open and makes file descriptors leak. Co-authored-by: "A.Unger" <zyxancf@gmail.com>