runtime: selectgo need not lock all the channels involved in the select #41948
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
i read the select function:
why we should lock all the channels?
i think lock one by one when loop may be better , because it will quickly
The text was updated successfully, but these errors were encountered: