Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests #39

Merged
merged 2 commits into from
Apr 4, 2023
Merged

Fix tests #39

merged 2 commits into from
Apr 4, 2023

Conversation

mstoykov
Copy link
Collaborator

@mstoykov mstoykov commented Apr 4, 2023

No description provided.

Base automatically changed from updateK6 to main April 4, 2023 09:06
Copy link
Contributor

@olegbespalov olegbespalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left non-bocking comments.

websockets/websockets.go Show resolved Hide resolved
websockets/websockets.go Outdated Show resolved Hide resolved
websockets/websockets.go Outdated Show resolved Hide resolved
Predominantly by rewriting them so they fail when the code we expect
will be called ... does not get called.

Also simplify the actual websocket code and more importantly make
certain we will queue read messages, before queuing the closing in case
the connection gets closed after a bunch of messages are received.
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.

None yet

2 participants