-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactoring Platform.get_installed_runner method. (#329)
- Removing unused dictionary of reference runners. - Moving the import of runner packages withing try/except block not to fail when candidate mLCube runner fails to load. - Simplifying the reporting logic. - Adding new method (Platform.get_package_info) that returns additional info for the runner package for logging purposes.
- Loading branch information
1 parent
8bc7f13
commit 0f62e81
Showing
1 changed file
with
45 additions
and
33 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