Skip to content

Change fiber names to be read and write using relaxed atomics. - #1302

Closed
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_972744321
Closed

Change fiber names to be read and write using relaxed atomics.#1302
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_972744321

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Aug 28, 2026

Copy link
Copy Markdown

Change fiber names to be read and write using relaxed atomics.

This prevents torn reads when threads are interrupted by signals for stacktrace collection.

@copybara-service
copybara-service Bot force-pushed the test_972744321 branch 3 times, most recently from 9a750da to 1ae6dc5 Compare August 30, 2026 20:50
@copybara-service copybara-service Bot changed the title Change fiber names from using string_view to using nul-terminated const char* Change fiber names to be read and write using relaxed atomics. Aug 30, 2026
@copybara-service
copybara-service Bot force-pushed the test_972744321 branch 4 times, most recently from a0eeb46 to fead3e6 Compare August 31, 2026 22:45
This prevents torn reads when threads are interrupted by signals for stacktrace collection.

PiperOrigin-RevId: 972744321
@copybara-service
copybara-service Bot force-pushed the test_972744321 branch 2 times, most recently from 52a0176 to 7e8d497 Compare September 1, 2026 14:46
@copybara-service copybara-service Bot closed this Sep 1, 2026
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