-
Notifications
You must be signed in to change notification settings - Fork 91
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
[Tests] basic/pthread_join test gets stuck #198
Comments
This will be affected by #155. |
@vtikoo do you have any suggestions how I can trigger this? |
@vtikoo Hmm, I would first like to understand if this is indeed an old problem or a new regression introduced by clone. I ran the above test with 16 ethreads in hw mode in a loop, and so far had 10,000+ successful runs. If we can't repro this, we should close this issue and instead focus in #686. @letmaik have you ever seen this happen again? Any suggestions on how to repro this? |
Since I cannot reproduce this issue and #686 seems to be caused by a new code path specific to the clone support, I am closing this issue. Let's reopen it if we encounter this again. |
This test finishes regularly in ~10s but in CI it timed out once after 60s:
The text was updated successfully, but these errors were encountered: