Skip to content

Commit

Permalink
feat: add wallet command runner error handling (#4615)
Browse files Browse the repository at this point in the history
Description
---
Added error handling to the wallet command runner so that the system can gracefully recover rather than stop executing.
This will also help to sort out the issues in #4555 as those long scripts exit prematurely.

Motivation and Context
---
Command execution stopped prematurely.

How Has This Been Tested?
---
System level tests
  • Loading branch information
hansieodendaal committed Sep 6, 2022
1 parent 2a2a8b6 commit b8e0a54
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 129 deletions.
Loading

0 comments on commit b8e0a54

Please sign in to comment.