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

Send SIGABRT to the runtime thread in the legacy FuzzTest runtime. #1563

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

copybara-service[bot]
Copy link
Contributor

Send SIGABRT to the runtime thread in the legacy FuzzTest runtime.

I also made it so that we no longer spawn a new watchdog thread that we never
terminate whenever we run a test. The watchdog threads are now properly cleaned
up at the end of each test.

@copybara-service copybara-service bot force-pushed the cl/725812301 branch 3 times, most recently from 70f2ed6 to b73c755 Compare February 13, 2025 21:07
I also made it so that we no longer spawn a new watchdog thread that we never
terminate whenever we run a test. The watchdog threads are now properly cleaned
up at the end of each test.

PiperOrigin-RevId: 726626429
@copybara-service copybara-service bot merged commit 84bcab2 into main Feb 13, 2025
@copybara-service copybara-service bot deleted the cl/725812301 branch February 13, 2025 21:58
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