ability for tasks which accept a file as input to also accept a stream
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 20
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
for example, s3-upload and s3-download are well suited for accepting and producing streams. we could automatically convert a stream into a temp file for tasks which are incapable of dealing with streams.
this requires some complicated change because we would have to change the progress evaluating code to take this into account and also add API for tasks to say that they haven't finished but are producing data.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.