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
Use lax no cover for timing-dependent exception paths; fix ruff format
Change 5 pragma annotations from strict "no cover" to "lax no cover"
since these exception handlers may or may not fire depending on
cancellation timing. Fix ruff-format in test file.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments