|
|
|
|
|
by api
1922 days ago
|
|
> random sleeps added to “fix” race conditions That's just horrifying. It shows someone who knows next to nothing about multithreaded code and is kludging their way through. Not someone you want within a hundred feet of anything other than maybe front-end web, and even there they're going to be the kind of person who blocks the node.js event loop (because async coding is like the junior cousin of multithreading). |
|