-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Panic in websocket handling #1116
Comments
na--
added
bug
evaluation needed
proposal needs to be validated or tested before fully implementing it in k6
labels
Aug 16, 2019
This is the case the panic above originated from:
|
Ah, and I tried so hard to trigger it with a working websocket connection... 😆 Then this should be easy to fix, and is likely unconnected to the other websocket panic we've seen... |
na--
added
high prio
and removed
evaluation needed
proposal needs to be validated or tested before fully implementing it in k6
labels
Aug 16, 2019
imiric
pushed a commit
that referenced
this issue
Aug 27, 2019
imiric
pushed a commit
that referenced
this issue
Aug 29, 2019
imiric
pushed a commit
that referenced
this issue
Aug 29, 2019
imiric
pushed a commit
that referenced
this issue
Aug 29, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We saw this panic in a very complicated websocket script:
I can't reproduce it with a simple test script, and I can't paste the original script, since it's very complex and has private data in it... 😞 Potentially connected: #581 (comment)
The text was updated successfully, but these errors were encountered: