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: support 2^31+ goroutines? #31531

Closed
xiazemin opened this issue Apr 18, 2019 · 4 comments
Closed

runtime: support 2^31+ goroutines? #31531

xiazemin opened this issue Apr 18, 2019 · 4 comments
Labels
FrozenDueToAge WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.

Comments

@xiazemin
Copy link

xiazemin commented Apr 18, 2019

we'd need to have 2^31+ goroutines, but ,if goroutines are generated and exited frequently. The ticket maybe not enough. and the variable 'wait' and 'notify' maybe negitive, is that right?

// blocked on the same condvar, which is currently not possible.

@bradfitz bradfitz changed the title we'd need to have 2^31+ goroutines, but ,if goroutines are generated and exited frequently. The ticket maybe not enough. and the variable 'wait' and 'notify' maybe negitive, is that right? runtime: support 2^31+ goroutines? Apr 18, 2019
@bradfitz
Copy link
Contributor

/cc @aclements @cherrymui

@ianlancetaylor
Copy link
Contributor

Are you reporting a bug? If you just want to discuss the code, golang-nuts is a better place. See https://golang.org/wiki/Questions .

@crvv
Copy link
Contributor

crvv commented Apr 18, 2019

I think the question is clearly answered by the comment in the posted link.

@julieqiu julieqiu added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label May 28, 2019
@gopherbot
Copy link

Timed out in state WaitingForInfo. Closing.

(I am just a bot, though. Please speak up if this is a mistake or you have the requested information.)

@golang golang locked and limited conversation to collaborators Jun 27, 2020
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

6 participants