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
Apply Qodo /agentic_review pass 3: wrap the shared open too
The shared-open fallback could itself throw, bypassing the normalized
IOException and dropping the captured exclusive-open cause. Wrap it and, on a
double failure, chain both causes via AggregateException so neither is lost.
0 commit comments