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
tar seems to be dropping errors if/when the stream returned from a transform callback has, itself, an error, and it usually ends up getting thrown globally as an unhandled error instead of handled through tar.
The text was updated successfully, but these errors were encountered:
tar seems to be dropping errors if/when the stream returned from a transform callback has, itself, an error, and it usually ends up getting thrown globally as an unhandled error instead of handled through tar.
The text was updated successfully, but these errors were encountered: