about summary refs log tree commit diff
path: root/editors/code/src/util.ts
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-06-22 17:25:03 +0000
committerGitHub <noreply@github.com>2020-06-22 17:25:03 +0000
commitceb69203b55d83aeaf4e58bff4a58f2f17d4087d (patch)
tree0a2526a9ef912a1b3aa007f4f2072b2565026ed6 /editors/code/src/util.ts
parenteabbeec14c6624fb93344c25ecd79fe61972abbc (diff)
parent2d32e97cf94ce34e4cb3465c4f5de7b6574f54b5 (diff)
downloadrust-ceb69203b55d83aeaf4e58bff4a58f2f17d4087d.tar.gz
rust-ceb69203b55d83aeaf4e58bff4a58f2f17d4087d.zip
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 <veetaha2@gmail.com>
Diffstat (limited to 'editors/code/src/util.ts')
0 files changed, 0 insertions, 0 deletions