tar
tar copied to clipboard
Allow more concurrency between active streams and moveNext()
We currently disallow calls to moveNext() when a stream from a previous entry is active. It is possible to allow more concurrency here, see https://github.com/simolus3/tar/issues/6#issuecomment-756726130