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

Write crashes and crash metadata to sharded directories. #1425

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

Write crashes and crash metadata to sharded directories.

Previously, when running with multiple threads, the threads would sometimes
concurrently find the same crashing input, and would then concurrently try
to write it to the same file.

@copybara-service copybara-service bot force-pushed the cl/690846033 branch 3 times, most recently from f2c8f40 to e6de557 Compare November 1, 2024 16:14
Previously, when running with multiple threads, the threads would sometimes
concurrently find the same crashing input, and would then concurrently try
to write it to the same file.

PiperOrigin-RevId: 692214932
@copybara-service copybara-service bot merged commit c310000 into main Nov 1, 2024
@copybara-service copybara-service bot deleted the cl/690846033 branch November 1, 2024 17:08
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