Ref T13396. This is very minimal, but bind "HTTPSFuture" to a more indirect/abstract progress reporting pathway than "PhutilConsoleProgressBar" provides.
Details
Details
- Reviewers
- None
- Maniphest Tasks
- T13396: Support downloads of 2GB+ files with HTTPSFuture
- Commits
- rPHU794ded985711: (stable) Promote 2019 Week 35
rPHU379fd58429ff: (stable) Add a rough "ProgressSink" for improved progress reporting flexibility
rPHU71e8d7a4cf8e: Add a rough "ProgressSink" for improved progress reporting flexibility
In bin/host download, bound this new type of progress bar and got better-than-nothing console output.
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Branch
- http2
- Lint
Lint Passed Severity Location Code Message Advice src/progress/PhutilConsoleProgressSink.php:27 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 23322 Build 32045: Run Core Tests Build 32044: arc lint + arc unit