Skip to content

chore(ci/e2e): fix polling ping timeout test - #436

Merged
Totodore merged 1 commit into
mainfrom
fix-ci-e2e
Jan 15, 2025
Merged

chore(ci/e2e): fix polling ping timeout test#436
Totodore merged 1 commit into
mainfrom
fix-ci-e2e

Conversation

@Totodore

Copy link
Copy Markdown
Owner

Motivation

In case of http polling heartbeat timeout, engine.io might send a close packet to an existing polling connection before closing. Fix the test for this case.

In case of http polling heartbeat timeout, engine.io might send a close packet to an existing polling connection before closing.
Fix the test for this case.
@Totodore
Totodore enabled auto-merge (squash) January 15, 2025 12:37
@Totodore
Totodore merged commit a3f48f7 into mainJan 15, 2025
Sign up for freeto 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

@Totodore