Re: [go-nuts] this code sometimes hangs

2024-07-19 Thread Laurence Guild
y feel like you don't fully understand things and it can effect your feeling of confidence On Friday, July 19, 2024 at 4:58:13 PM UTC-4 Ian Lance Taylor wrote: > On Fri, Jul 19, 2024 at 1:52 PM Laurence Guild wrote: > > > > > > Is there an article that says not to use sy

Re: [go-nuts] this code sometimes hangs

2024-07-19 Thread Laurence Guild
Is there an article that says not to use sync.Cond ? This page seems to have some fans of sync.Cond. I have xtensive software experience but I am new to golang so I am just trying to learn https://github.com/golang/go/issues/21165 On Thursday, July 18, 2024 at 9:33:57 PM UTC-4 王旭东 wrote: > H