Skip to content

Prevent race between test cases re-creating the same .so file#1107

Merged
davidlattimore merged 1 commit into
wild-linker:mainfrom
daniel-levin:main
Sep 25, 2025
Merged

Prevent race between test cases re-creating the same .so file#1107
davidlattimore merged 1 commit into
wild-linker:mainfrom
daniel-levin:main

Conversation

@daniel-levin
Copy link
Copy Markdown
Contributor

@daniel-levin daniel-levin commented Sep 25, 2025

Closes #1106. I decided to somewhat crudely copy the exact same race prevention mechanism used elsewhere. The flakiness has disappeared.

@davidlattimore davidlattimore merged commit 82f3edc into wild-linker:main Sep 25, 2025
19 checks passed
@davidlattimore
Copy link
Copy Markdown
Member

Thanks :)

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.

On fast multicore machines the integ tests are flaky (was: _67___preinit_array_c__ is flaky)

2 participants