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

manually release private key in tests #516

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

glitch003
Copy link
Collaborator

We had a 10 second timeout on releasing a private key in tests. This can cause issues if a test runs longer than 10s. This PR is a first attempt at manually releasing keys after each test, so that it's not time based, but event based.

@glitch003 glitch003 marked this pull request as ready for review July 1, 2024 21:24
@joshLong145
Copy link

This makes sense, I think this is a good place to iterate from. We might be able to make the release imlpicit. But this change moves us in a better direction with explicit rerelease of the key.

@Ansonhkg Ansonhkg merged commit d74b914 into master Jul 10, 2024
3 of 4 checks passed
@Ansonhkg Ansonhkg deleted the feature/release-private-key-after-use branch July 10, 2024 14:45
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