Skip to content

Conversation

toxik
Copy link
Contributor

@toxik toxik commented Jan 23, 2025

What this PR does / why we need it:

  • Fixes the ScriptProcessExecutor to honor the await property

fixes serverlessworkflow#487

Signed-off-by: Alexandru Georoceanu <alex@navigheaza.ro>
Copy link
Member

@cdavernas cdavernas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Cheets ❤️

@cdavernas cdavernas changed the title fix(Runner): honor await property Fix the ScriptProcessExecutor to honor the await property Jan 23, 2025
@cdavernas cdavernas added priority: high Indicates a high priority issue weight: 1 An issue that has a very low development impact app: runner Concerns the Runner type: fix labels Jan 23, 2025
@cdavernas cdavernas added this to the v1.0.0 milestone Jan 23, 2025
@cdavernas cdavernas merged commit 2e23c25 into serverlessworkflow:main Jan 23, 2025
1 check passed
@cdavernas cdavernas linked an issue Jan 23, 2025 that may be closed by this pull request
@toxik toxik deleted the fix/script-task branch February 12, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: runner Concerns the Runner priority: high Indicates a high priority issue type: fix weight: 1 An issue that has a very low development impact
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Scripts are not awaited by default
2 participants