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
- Add catch for OperationCanceledException before the generic catch
so cancellation isn't wrapped in IOException
- Replace ThrowIfCancellationRequested in finally with a conditional
check to avoid masking exceptions during unwinding
- Fix param doc to say "split operation" instead of "search"
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments