WebSockets stale preventing k6's shutdown #4598
Labels
area: websockets
evaluation needed
proposal needs to be validated or tested before fully implementing it in k6
What?
Seems like sometimes websockets could stale a bit, which prevents shutting down of the k6 and need to send a kill signal to it.
The output is:
So ideally, we should be able to handle unblocking the regular process of shutting down k6.
Why?
k6 should exit without need of killing it
The text was updated successfully, but these errors were encountered: