rclone/lib/pacer
Nick Craig-Wood 96438ff259 pacer: fix b2 deadlock by defaulting max connections to unlimited
Before this change, the maximum number of connections was set to 10.

This means that b2 could deadlock while uploading multipart uploads
due to a lock being held longer than it should have been.
2023-10-01 12:30:26 +01:00
..
pacer.go pacer: fix b2 deadlock by defaulting max connections to unlimited 2023-10-01 12:30:26 +01:00
pacer_test.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
pacers.go pacer: add ZeroDelayCalculator 2022-07-08 18:24:54 +01:00
tokens.go Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
tokens_test.go Move dircache, oauthutil, rest and pacer modules into lib 2018-01-12 17:07:38 +00:00