top | item 12923265

(no title)

fizzbatter | 9 years ago

> Besides, Go is not any safer than C when it comes to data races. I care about those a lot too.

Agreed. It may be safer in the realm of "oops i forgot to free memory", but i've had more panics than i could count in Go.

discuss

order

weberc2|9 years ago

More importantly, it's safer in terms of using only valid memory.