Maven (famous) to Programmer [email protected] • 1 year agoSTOP DOING ASYNCimagemessage-square60arrow-up1722arrow-down137
arrow-up1685arrow-down1imageSTOP DOING ASYNCMaven (famous) to Programmer [email protected] • 1 year agomessage-square60
minus-square@[email protected]linkfedilink81•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