Maven (famous) to Programmer Humor@lemmy.ml • 1 year agoSTOP DOING ASYNClemmy.worldimagemessage-square61arrow-up1718
arrow-up1718imageSTOP DOING ASYNClemmy.worldMaven (famous) to Programmer Humor@lemmy.ml • 1 year agomessage-square61
minus-square@hubobes@sh.itjust.workslinkfedilink82•1 year agoIf you are waiting for IO, why would you block your current thread and not let it do something else? Async does not only exist in JS.
If you are waiting for IO, why would you block your current thread and not let it do something else? Async does not only exist in JS.
deleted by creator