node-warc icon indicating copy to clipboard operation
node-warc copied to clipboard

Only callback once in WARCStreamTransform._flush

Open megabug opened this issue 2 years ago • 2 comments

Calling done() in both _consumeChunk and _flush will cause an ERR_MULTIPLE_CALLBACK error.

megabug avatar Jul 25 '21 08:07 megabug

I just ran into this error - is there a workaround while waiting for the merge?

mattfysh avatar Sep 06 '21 11:09 mattfysh