Y
Hacker News
new
|
ask
|
show
|
jobs
by
zyedidia
457 days ago
I think data races can cause undefined behavior in Go, which can cause memory safety to break down. See
https://research.swtch.com/gorace
for details.