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

Improve timeouts to account for time spent in keylime_tenant #408

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

ansasaki
Copy link
Contributor

The current timeout implementation does not account for the time spent in keylime_tenant.

When the registrar does not send a response, the REGSTATE variable can
be empty, causing syntax error.

Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
Avoid blocking on keylime_tenant calls by running under timeout.
Improve timeout to account for time spent in keylime_tenant command.

Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
@Koncpa
Copy link
Collaborator

Koncpa commented Jul 26, 2023

LGTM!

@Koncpa Koncpa merged commit 389cd7d into RedHat-SP-Security:main Jul 26, 2023
4 of 5 checks passed
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.

3 participants