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
Exclude the connection loop's exit arc from branch coverage
The arc fires after the final async-with teardown, inside the same
Python 3.11 trace-loss shadow as the previous commit; only the arc is
excluded, the loop body stays measured.
0 commit comments