Scripts are not awaited by default #487
Labels
app: runner
Concerns the Runner
priority: high
Indicates a high priority issue
type: bug
Something isn't working
weight: 1
An issue that has a very low development impact
Milestone
I tried this:
The script tasks don't wait until completion
This happened:
The script task is fire and forget.
I expected this:
No response
Is there a workaround?
changing to
await: false
seem to wait for the script to completeAnything else?
No response
Platform(s)
No response
Community Notes
The text was updated successfully, but these errors were encountered: