Using Prefect 2.20.25, In an asyncio context, what...
# ask-marvin
c
Using Prefect 2.20.25, In an asyncio context, what do i need to do in order to cause a call to
run_deployment(...)
to start immediately?
n
hi @Cormac are you awaiting the run_deployment call?