Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Go code is not shared-state safe in the way that, say, Python generators are. And with the -race compile flag, it does a pretty good job of detecting violations so you can fix them.

So I think Go code should be unaffected by this change.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: