Skip to content

fix: ignore duplicate connect requests - #101

Merged
gsmlg merged 1 commit into
mainfrom
fix/issue-96
Jul 6, 2026
Merged

fix: ignore duplicate connect requests#101
gsmlg merged 1 commit into
mainfrom
fix/issue-96

Conversation

@gsmlg

@gsmlg gsmlg commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Make socket connect handling idempotent while already connecting or connected
  • Add a regression test that queues duplicate connect requests against a fake transport
  • Verify only one transport opens for duplicate connect messages

Fixes #96

@gsmlg
gsmlg merged commit f64f539 into main Jul 6, 2026
9 checks passed
@gsmlg
gsmlg deleted the fix/issue-96 branch July 6, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[internal] auto_connect opens duplicate WebSocket connections

2 participants