generated from salesforcecli/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: try/finally on pollStatus to handle throws from timeout (#538)
* fix: try/finally on pollStatus to handle throws from timeout * fix: use try/catch * fix: source:deploy:report needs the finally - good catch unit tests! * Update src/commands/force/mdapi/deploy/report.ts Co-authored-by: Shane McLaughlin <[email protected]> * fix: review updates Co-authored-by: Steve Hetzel <[email protected]>
- Loading branch information
Showing
3 changed files
with
37 additions
and
9 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
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