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

Go doesn’t protect against even those, which is what the parent meant


Go cannot catch data races at compile time (like Rust) but can catch a subset of data races at run time with the race detector. Go provides imperfect, opt-in protection.




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

Search: