Hacker News new | ask | show | jobs
by PYTHONDJANGO 1372 days ago
OK, thank you very much!

But why would anybody "kick off a task without the await part"?

1 comments

Sometimes you want something to happen, but you don’t want to block whatever you’re doing on that. Think things like sending a welcome email when someone signs up for a new account.