Re: [go-nuts] Unexpect deadlock on select multi channel

2018-02-07 Thread Ian Lance Taylor
On Wed, Feb 7, 2018 at 6:24 AM, Damon Zhao wrote: > Anybody help with this issue (still not solved but I cannot reopen it) > > https://github.com/golang/go/issues/23728 The select statement works pseudo-randomly. You are sending two values on source. When the select

[go-nuts] Unexpect deadlock on select multi channel ?

2018-02-07 Thread Damon Zhao
Please answer these questions before submitting your issue. Thanks! What version of Go are you using (go version)? go version go1.9.3 darwin/amd64 Does this issue reproduce with the latest release? yes What operating system and processor architecture are you using (go env)? GOARCH="amd64"

[go-nuts] Unexpect deadlock on select multi channel

2018-02-07 Thread Damon Zhao
Anybody help with this issue (still not solved but I cannot reopen it) https://github.com/golang/go/issues/23728 -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to