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
Make sure TarballFetcher error messages contain names of problematic files (#5964)
* Make sure name of broken file is mentioned in error message
* Pass when creating stream
This isn't required to open the file (`fd` is used), but it allows the
stream to have a useful `path` attribute.
0 commit comments