-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): return task results from imperative task runner (#27640)
## Current Behavior <!-- This is the behavior we have today --> Imperatively running tasks does not return task results. ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> Imperatively running tasks returns task results along with the overall status and the task graph ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes # (cherry picked from commit 6fff9b5)
- Loading branch information
1 parent
5427199
commit 96824d6
Showing
2 changed files
with
15 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
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