Hacker News new | ask | show | jobs
by surajrmal 427 days ago
The fact all goroutines are detached is the real problem imo. I find you can encounter many of the same problems in rust with overuse of detached tasks.