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
fix: prevent stream closure on exceptions in S3Writer (#331)
Enhanced __exit__ to log exceptions without closing stream, preventing
masked errors during S3 operations. Added logging and unit tests to
verify exception handling behavior.
0 commit comments