Comment on A subtle bug with Go's errgroupparentComments−masklinn1yvariable shadowingThere is no shadowing.It's also harder to spot that this is a bad pattern because it's exactly what the package examples currently do.
Comments
There is no shadowing.
It's also harder to spot that this is a bad pattern because it's exactly what the package examples currently do.