-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix issue of infinite loop due to incorrect status comparison. * Update CHANGELOG.md * Fix PEP8. * Update failure case to break from infinite loop. * Update utils/cli/core/core.py Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> * Add check for unknown failure. * Fix logging in failure case. * Update CHANGELOG.md Co-authored-by: Boris Sekachev <boris.sekachev@intel.com> Co-authored-by: André Aquilina <andre.aquilina@dysismedical.com>
- Loading branch information
1 parent
5168ca6
commit 140489d
Showing
2 changed files
with
7 additions
and
4 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