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
The _in_use set was written to (add/discard) but never read anywhere
in the codebase. It was left behind after #080 removed force-closing
of in-use connections from close(). Remove the dead code to reduce
confusion and maintenance burden.
Fixes #105
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments