gmail-batch-stream
gmail-batch-stream copied to clipboard
The node process does not exit after stream has ended
After employing gmail-batch-stream, the node process does not exit at the end, despite the stream being consumed fully (using done() or toArray()).