Skip to content
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: possible hangs on Windows #59576

Closed
mknyszek opened this issue Apr 12, 2023 · 0 comments
Closed

runtime: possible hangs on Windows #59576

mknyszek opened this issue Apr 12, 2023 · 0 comments
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge
Milestone

Comments

@mknyszek
Copy link
Contributor

#!watchflakes
post <- builder ~ `windows-amd64.*` && (log ~ `SIGQUIT` || log ~ `test timed out` || `failed to start: context deadline exceeded`)

Broken out of #52178 preemptively to try to see if this is happening on our builders.

@gopherbot gopherbot added the compiler/runtime Issues related to the Go compiler and/or runtime. label Apr 12, 2023
@mknyszek mknyszek added this to the Backlog milestone Apr 12, 2023
@golang golang locked and limited conversation to collaborators Apr 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
compiler/runtime Issues related to the Go compiler and/or runtime. FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

2 participants