Hacker News new | ask | show | jobs
by PaulHoule 821 days ago
It’s pretty easy to make a mistake like that with any concurrency framework. I can tell you stories about all the cases where in Java it was “use ExecutorService and… done” but it is so easy to get it wrong there.