Skip to content

test: preserve coalesced WebSocket deadline frames - #15

Merged
MikiEEE merged 1 commit into
developfrom
fix/websocket-deadline-test-coalescing
Aug 23, 2026
Merged

MikiEEE merged 1 commit into
developfrom
fix/websocket-deadline-test-coalescing

Conversation

@MikiEEE

@MikiEEE MikiEEE commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • preserve WebSocket bytes that arrive in the same TCP read as the HTTP 101 handshake
  • reuse already-decoded Close events when Ping and Close frames arrive together
  • remove the Python 3.10 timing race blocking the v0.1.0 release PR

This is a test-only change; production protocol behavior is unchanged.

Validation

  • formerly failing deadline loopback test passed 30 consecutive runs
  • full suite passed: 182 tests
  • compileall and git diff --check passed

@MikiEEE
MikiEEE merged commit b1f705a into develop Aug 23, 2026
3 checks passed
MikiEEE added a commit that referenced this pull request Aug 23, 2026
…scing

test: preserve coalesced WebSocket deadline frames
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant