Closed toddpi314 closed 10 years ago
On this item on the README.md: https://github.com/mafintosh/tar-stream/blob/master/README.md#extracting
Shouldn't you call 'resume' after the observation of end/data events? Calling resume before can possibly flush before the end event is registered.
Thanks for this library!
Yeah I think you are right. Just fixes this.
On this item on the README.md: https://github.com/mafintosh/tar-stream/blob/master/README.md#extracting
Shouldn't you call 'resume' after the observation of end/data events? Calling resume before can possibly flush before the end event is registered.
Thanks for this library!