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

WebSocket connections sometimes hang #1542

Closed
na-- opened this issue Jul 9, 2020 · 1 comment · Fixed by #1548
Closed

WebSocket connections sometimes hang #1542

na-- opened this issue Jul 9, 2020 · 1 comment · Fixed by #1548
Labels
bug evaluation needed proposal needs to be validated or tested before fully implementing it in k6 high prio
Milestone

Comments

@na--
Copy link
Member

na-- commented Jul 9, 2020

We've observed some websocket testruns not exiting on time, i.e. something in the websocket code doesn't die and free up the VU when its context is cancelled... 😕 No code that reliably reproduces this yet, but it's something we definitely should figure out ASAP.

@na-- na-- added bug high prio evaluation needed proposal needs to be validated or tested before fully implementing it in k6 labels Jul 9, 2020
@na-- na-- added this to the v0.27.1 milestone Jul 9, 2020
@na--
Copy link
Member Author

na-- commented Jul 9, 2020

The previous attempts to address this blindly seemingly haven't helped at all: #1513 and #1515

@mstoykov mstoykov mentioned this issue Jul 10, 2020
@mstoykov mstoykov linked a pull request Jul 10, 2020 that will close this issue
@mstoykov mstoykov modified the milestones: v0.27.1, v0.27.0 Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug evaluation needed proposal needs to be validated or tested before fully implementing it in k6 high prio
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants