tar icon indicating copy to clipboard operation
tar copied to clipboard

Allow more concurrency between active streams and moveNext()

Open simolus3 opened this issue 4 years ago • 0 comments

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

simolus3 avatar Jan 08 '21 14:01 simolus3