-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tupelize non tuples consumes, produces or apis
Previously non tuples for consumes or produces fields did get converted to a tuple. However with the introduction of the workflow apis this behavior got reverted and caused some breakage. This patch adds this behavior back and extends it even to apis fields. Signed-off-by: Vinzenz Feenstra <[email protected]>
- Loading branch information
Showing
2 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 6 additions & 4 deletions
10
tests/data/workflow-api-tests/actors/secondphaseactor/actor.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters