Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Don't have a threading contention for stdout by only using stdout in the exception case; "starting..." adds minimal value, one can assume if the script is called it starts. - sleep the main thread 2s before accessing stdout in case the exception case wants to happen
- Loading branch information