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

Replace SIGALRM-based stopping with direct comparison against stop time. #1445

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

Replace SIGALRM-based stopping with direct comparison against stop time.

SIGALRM-based stopping was unreliable: we observed cases where the signal never
got triggered, causing fuzzing to run indefinitely.

@copybara-service copybara-service bot force-pushed the cl/694553156 branch 3 times, most recently from 43b0725 to 6b488ae Compare November 12, 2024 17:06
SIGALRM-based stopping was unreliable: we observed cases where the signal never
got triggered, causing fuzzing to run indefinitely.

PiperOrigin-RevId: 695786141
@copybara-service copybara-service bot merged commit 73fe6d8 into main Nov 12, 2024
1 check passed
@copybara-service copybara-service bot deleted the cl/694553156 branch November 12, 2024 18:29
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.

1 participant