-
Notifications
You must be signed in to change notification settings - Fork 18k
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
runtime: TestCallbackInAnotherThread failures with timeout waiting for thread to exit
#62206
Comments
Found new dashboard test flakes for:
2023-08-22 02:48 windows-amd64-2016 go@c140105e runtime.TestCallbackInAnotherThread (log)
|
It appears that this test is using a hard-coded 100ms timeout: It looks like this test was added in https://go.dev/cl/114755 for #17997. Is there some reason it needs to set a timeout on this call at all? (CC @golang/windows @golang/runtime) |
timeout waiting for thread to exit
I don't see the value on defining a |
@qmuntal Are you planning to send a patch for this? If not, let us know! Thanks. |
I will, thanks for the remaninder. |
Change https://go.dev/cl/524695 mentions this issue: |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: