This commit is contained in:
subnub
2020-05-11 00:34:14 -04:00
parent 89b4f73048
commit 45837b6c16
@@ -192,6 +192,8 @@ class S3Service implements ChunkInterface {
s3ReadStream.pipe(decipher);
s3ReadStream.destroy();
req.on("close", () => {
// console.log("Destoying read stream");
// s3ReadStream.destroy();