Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable interactive mode if stdin is not available
Previously an exception would be thrown if stdin was not available at startup. This change allows tick-cluster to continue albeit with interactive commands disabled. This change allows tick-cluster to be spawned in the background for tests.
- Loading branch information