> All the Rust evangelists talk about safety when stuff like this exists? JFC.
Deadlocks can happen anywhere? You can replicate this pattern in golang.
> All the Rust evangelists talk about safety when stuff like this exists? JFC.
Deadlocks can happen anywhere? You can replicate this pattern in golang.
While I don't like the tone of the grandparent, comparing to Go is kinda irrelevant when it used structured concurrency as the example of how to solve it. It is of course also not a panacea..
Golang doesn't have legions of evangelicals claiming it's a safe language and everything should be written in it.