You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I worked on fixing this during another PR but it looks like that, even eliminating concurrency, the tar.Reader does not behave as I wanted and ended up cutting some bytes.
On the other side when it was working, the initialization was super fast.
The text was updated successfully, but these errors were encountered:
I worked on fixing this during another PR but it looks like that, even eliminating concurrency, the
tar.Reader
does not behave as I wanted and ended up cutting some bytes.On the other side when it was working, the initialization was super fast.
The text was updated successfully, but these errors were encountered: