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 verifier stall by adding missing logic for deleting response files #352

Merged
merged 3 commits into from
Aug 18, 2021

Conversation

jules
Copy link

@jules jules commented Aug 18, 2021

Fixes #305

The PR also includes a test which isolates the specific failure case. It can be pasted into the master branch and ran, and there you can see it will fail, making it easy to verify that this PR solved the issue.

@jules jules self-assigned this Aug 18, 2021
@jules jules changed the title Ensure reponse file and signature file for verifier are deleted when lock is held Fix verifier stall by adding missing logic for deleting response files Aug 18, 2021
Copy link

@emmorais emmorais left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jules jules merged commit 8208424 into master Aug 18, 2021
@jules jules deleted the fix_verifier_stall branch August 18, 2021 14:55
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.

Handle accepted task handoff for verifiers
3 participants