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

verifier: do not call finish() twice #842

Merged
merged 1 commit into from Jan 20, 2022

Conversation

THS-on
Copy link
Member

@THS-on THS-on commented Jan 20, 2022

web_util.echo_json_response(..) already calls finish. Calling it twice results in an exception.

web_util.echo_json_response(..) already calls finish. Calling it twice
results in an exception.

Signed-off-by: Thore Sommer <mail@thson.de>
@maugustosilva
Copy link
Contributor

Noticed the same problem while running "chaos monkey" tests (killing processes), a simple and necessary fix

@maugustosilva maugustosilva merged commit a82aad4 into keylime:master Jan 20, 2022
@THS-on THS-on deleted the fix-verifier-finish branch February 6, 2022 18:26
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.

None yet

4 participants