Y
Hacker News
new
|
ask
|
show
|
jobs
by
tcfhgj
58 days ago
> But if you have a couple of 1ms io ops that you want to get done asap, it's better to get them done asap.
and async prevents this how?
1 comments
Yokohiii
58 days ago
my statement was in response to "fs.readSync shouldn't exist". that is how.
link
tcfhgj
58 days ago
if it didn't exist, the async version would still exist, which you could use to get it done asap
link
Yokohiii
58 days ago
stop
link