Skip to content

Added logic to securely initialize Indvar at the start of a while loop sequence specifically on the parallel test worker threading context. Indvar previously experienced race conditions as it evaluated on uninitialized thread-local memory on the parallel execution streams of ExecuteOnStream.#118619

Draft
copybara-service[bot] wants to merge 1 commit into
masterfrom
exported_pr_916076636

Conversation

@copybara-service
Copy link
Copy Markdown

Added logic to securely initialize Indvar at the start of a while loop sequence specifically on the parallel test worker threading context. Indvar previously experienced race conditions as it evaluated on uninitialized thread-local memory on the parallel execution streams of ExecuteOnStream.

@copybara-service copybara-service Bot force-pushed the exported_pr_916076636 branch 3 times, most recently from 3b2ac92 to 8707a46 Compare May 17, 2026 05:10
…oop sequence specifically on the parallel test worker threading context. `Indvar` previously experienced race conditions as it evaluated on uninitialized thread-local memory on the parallel execution streams of `ExecuteOnStream`.

PiperOrigin-RevId: 916076636
@copybara-service copybara-service Bot force-pushed the exported_pr_916076636 branch from 8707a46 to adc45f3 Compare May 17, 2026 05:17
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