6 ms·
I think data races can cause undefined behavior in Go, which can cause memory safety to break down. See https://research.swtch.com/gorace https://research.swtch
by zyedidia 2y 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 https://research.swtch.com/gorace for details.