rclone/lib
Nick Craig-Wood f8dbf8292a pacer: control the minSleep with a rate limiter and allow burst
This will mean rclone tracks the minimum sleep values more precisely
when it isn't rate limiting.

Allowing burst is good for some backends (eg Google Drive).
2019-01-27 21:19:20 +00:00
..
atexit atexit: prevent Run from being called on nil signal 2018-05-12 18:59:25 +02:00
dircache drive: fix DirMove leaving a hardlinked directory behind #2245 2018-04-15 10:12:21 +01:00
file lib/file: reimplement os.OpenFile allowing rename/delete open files under Windows 2019-01-11 10:26:34 +00:00
israce fs/asyncreader: skip some tests to work around race detector bug 2018-08-20 12:34:29 +01:00
oauthutil config: when using auto confirm make user interaction configurable 2019-01-18 14:46:26 +00:00
pacer pacer: control the minSleep with a rate limiter and allow burst 2019-01-27 21:19:20 +00:00
readers lib/readers: add mutex to RepeatableReader - fixes #2572 2018-11-12 12:02:05 +00:00
rest rest: fix upload of 0 length files 2019-01-24 11:38:00 +00:00