mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 08:23:47 +01:00
705e8f2fe0
Before this change we were putting connections into the connection pool which had a local context in. This meant that when the operation had finished the context was cancelled and the connection became unusable. See: https://forum.rclone.org/t/failed-to-sync-context-canceled/34017/ |
||
---|---|---|
.. | ||
connpool.go | ||
smb_test.go | ||
smb.go |