-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use two files descriptors to capture subprocess output. Use golang for the echo server * Added retry logic to the executable monitor, swapping back to python echo server for test * Adding success line check changes. Changing the while loop, printing exit status if we look for it * Some more info about why this is the way it is, and making it so we only print the rest of the log if the run doesn't find an exit condition originally. ---------
- Loading branch information
Showing
3 changed files
with
122 additions
and
69 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