diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-06-22 18:25:03 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-06-22 18:25:03 +0100 |
commit | ceb69203b55d83aeaf4e58bff4a58f2f17d4087d (patch) | |
tree | 0a2526a9ef912a1b3aa007f4f2072b2565026ed6 /xtask/src | |
parent | eabbeec14c6624fb93344c25ecd79fe61972abbc (diff) | |
parent | 2d32e97cf94ce34e4cb3465c4f5de7b6574f54b5 (diff) |
Merge #4989
4989: Hotfix skipping the first chunks of the artifacts r=matklad a=Veetaha
Quick hotfix.
fixes: #4986, #4987
The stream starts being consumed once we put a handler for `data` event.
When extracting `stream.pipeline()` under `withTempFile` in #4963 I didn't move it into the scope too, which due to preliminary awaiting for async operations with the file system allowed for the first chunks of the file to be skipped
Co-authored-by: Veetaha <[email protected]>
Diffstat (limited to 'xtask/src')
0 files changed, 0 insertions, 0 deletions