Today I Learned

2024/04/08

go

That select can only be used to race communications operations (e.g. <- myChan). See https://go.dev/ref/spec#Select_statements