Hacker News new | ask | show | jobs
by thomasmg 232 days ago
Go programs are not fully memory-safe if they use multiple treads, due to possible data races with fat pointers: https://news.ycombinator.com/item?id=44672003
1 comments

Still much better than C will ever be, even if I disagree with some of its design decisions.