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

k6 does not stop in case of an abortion #142

Closed
szkiba opened this issue Jan 16, 2024 · 0 comments · Fixed by #143
Closed

k6 does not stop in case of an abortion #142

szkiba opened this issue Jan 16, 2024 · 0 comments · Fixed by #143
Assignees
Labels
enhancement New feature or request experimental module Required to become a k6 experimental module

Comments

@szkiba
Copy link
Collaborator

szkiba commented Jan 16, 2024

If the test run is interrupted for some reason (e.g. user interrupt signal), the k6 waits for the SSE connections to be closed. In such a case, there is no need to wait, must exit immediately.

@szkiba szkiba added enhancement New feature or request experimental module Required to become a k6 experimental module labels Jan 16, 2024
@szkiba szkiba self-assigned this Jan 16, 2024
@szkiba szkiba linked a pull request Jan 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request experimental module Required to become a k6 experimental module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant