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

[Hammer] Throttle has mutex guarding changes #424

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

mhutchinson
Copy link
Contributor

This should avoid the weird number that can be reported when changing the limits at runtime. This also cleans up the readability of the main supply loop, avoiding the need to have a label to break to.

This should avoid the weird number that can be reported when changing the limits at runtime. This also cleans up the readability of the main supply loop, avoiding the need to have a label to break to.
internal/hammer/hammer.go Show resolved Hide resolved
@mhutchinson mhutchinson merged commit 21df5fa into transparency-dev:main Dec 17, 2024
16 checks passed
@mhutchinson mhutchinson deleted the hammerThreading branch December 17, 2024 15:57
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.

2 participants