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
Ensures that errors during temporary file removal are handled
gracefully, preventing potential resource leaks or incomplete
operations.
It prioritizes the original error during manifest writing/renaming
and logs the removal error to avoid masking the initial issue.
Signed-off-by: Kris Coleman <[email protected]>
0 commit comments