If you are running your code asynchronously it wil...
# 🌎general
f
If you are running your code asynchronously it will just continue. Add await to your code and it will wait for it to finish and get a response