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

Go program using Cobra framework hang in execution #44889

Closed
ionutnechita opened this issue Mar 9, 2021 · 4 comments
Closed

Go program using Cobra framework hang in execution #44889

ionutnechita opened this issue Mar 9, 2021 · 4 comments
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.

Comments

@ionutnechita
Copy link

Hi Golang Team,

I use Windows / Windows Server 2019 environment for run my CLI, but observe hang in execution.
GO version: go version go1.16 windows/amd64
Windows Server 2019 Version 1809 (OS Build 17763.737)

@ianlancetaylor
Copy link
Contributor

There are many possible reasons for this. We would need much more information to know whether this is a bug in Go, or a bug in your program, or a bug somewhere else.

If you are looking for help debugging the problem, please do not use this issue tracker, but instead use a forum. See https://golang.org/wiki/Questions. Thanks.

@ianlancetaylor ianlancetaylor added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Mar 9, 2021
@ionutnechita
Copy link
Author

With go version 1.13.15 working correctly: OK status

@ionutnechita
Copy link
Author

With 1.14, 1.15 and 1.16 not working: FAIL status

@mvdan
Copy link
Member

mvdan commented Jun 15, 2021

Closing old issues that still have the WaitingForInfo label where enough details to investigate weren't provided. Feel free to leave a comment with more details and we can reopen.

@mvdan mvdan closed this as completed Jun 15, 2021
@golang golang locked and limited conversation to collaborators Jun 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

4 participants