Hacker News new | ask | show | jobs
by kubb 52 days ago
Got it. I imagine concurrency bugs will hit hard with this approach because they show up rarely and are hard to debug.
1 comments

That's why I use Rust and an Actor architecture. :)