nathanpeck / s3-upload-stream

A Node.js module for streaming data to Amazon S3 via the multipart upload API
MIT License
347 stars 46 forks source link

.end() problems #34

Open athibaud opened 9 years ago

athibaud commented 9 years ago

i see this will probably get fixed soon as you won't be overriding the default end method anymore but here are a couple of issues i've noticed: