You must log in or register to comment.
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
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