Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
download was being inferred. It's now being set on each and will raise
an error if node is provided. Also removed a duplication on params
variable.
|
|
Stream production wasn't pausing or stopping as asked by protocol.
|
|
|
|
As it's blocking and Twisted already stored everything on a file.
-- Related: #8809
|
|
-- Resolves: #8809
|
|
-- Related: #8809
|
|
-- Resolves #8773
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes: 9016
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- Closes: #9004
|
|
It was generating spaces, causing split to fail sometimes.
|
|
|
|
Adds a CooperativeTask to stream blobs to client as the transport is
able to handle it, pausing and resuming as necessary.
-- Related: #8809
|
|
First version, still missing consumer/producer model and some tweaks,
but working.
-- Related: #8809
|
|
|