❔ ✅ Why does it work like that
I'm learning async, came up with this code. Found some info but my dumb ass didn't understand it.
why does 1 work as async threads (~5 seconds) and 2 works like regular ones (~15 seconds)? Either way I use a Task with await
why does 1 work as async threads (~5 seconds) and 2 works like regular ones (~15 seconds)? Either way I use a Task with await