|
|
|
|
|
by simiones
996 days ago
|
|
Why would it? It's perfectly correct code, it's just not doing what you'd expect. It might complain about the race condition, to be fair, but the same issue can be reproduced without goroutines and it would be completely correct code per the semantics. |
|