tag confirmed

This commit is contained in:
Joey Hess 2021-04-14 13:45:59 -04:00
parent cac7866bce
commit 34e959f181
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -7,3 +7,5 @@ This should be possible to implement in a way that works for any remote
that streams to/from a bytestring, by just pausing for a fraction of a that streams to/from a bytestring, by just pausing for a fraction of a
second when it's running too fast. The way the progress reporting interface second when it's running too fast. The way the progress reporting interface
works, it will probably work to put the delay in there. --[[Joey]] works, it will probably work to put the delay in there. --[[Joey]]
[[confirmed]]