1
0
mirror of https://github.com/rclone/rclone.git synced 2025-08-10 06:09:44 +02:00
Files
rclone/fs
Nick Craig-Wood 8ffde402f6 operations: fix too many connections open when using --max-memory
Before this change we opened the connection before allocating memory.
This meant a long wait sometimes for memory and too many connections
open.

Now we allocate the memory first before opening the connection.
2025-08-07 12:45:44 +01:00
..
2025-02-28 11:31:14 +00:00
2025-02-28 11:31:14 +00:00
2025-02-28 11:31:14 +00:00
2025-02-28 11:31:14 +00:00
2025-02-28 11:31:14 +00:00
2023-10-23 15:43:55 +01:00
2025-02-28 11:31:14 +00:00
2018-08-21 10:58:59 +01:00
2024-08-15 22:01:52 +01:00
2025-06-18 11:31:52 +01:00