Skip to content

Flaky test when multithreading #124

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

Closed
IanButterworth opened this issue Jan 24, 2025 · 1 comment · Fixed by #122
Closed

Flaky test when multithreading #124

IanButterworth opened this issue Jan 24, 2025 · 1 comment · Fixed by #122
Labels
bug Something isn't working multithreading

Comments

@IanButterworth
Copy link
Member

IanButterworth commented Jan 24, 2025

Seen with -t4,4 on #122

Test Failed at D:\a\Distributed.jl\Distributed.jl\test\distributed_exec.jl:252
  Expression: testval == 1
   Evaluated: 0 == 1

https://github.com/JuliaLang/Distributed.jl/actions/runs/12957263140/job/36145255783?pr=122#step:5:93

Seen on

Passed on a re-run

@IanButterworth
Copy link
Member Author

This was fixed by making this @spawn an @async #122 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working multithreading
Projects
None yet
1 participant