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: better handling of the test aborted situation #143

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

szkiba
Copy link
Collaborator

@szkiba 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 linked an issue Jan 16, 2024 that may be closed by this pull request
@szkiba szkiba merged commit 2b5ffeb into master Jan 16, 2024
10 checks passed
@szkiba szkiba deleted the feature/exit-on-abort branch January 16, 2024 07:46
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.

k6 does not stop in case of an abortion
1 participant