-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More robust status command #38
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense to me! Could you please include a side-by-side of the behavior from the Issue and how it looks now as fixed by this PR?
Before (one server setup but not connected):
After:
|
Added a second commit to undo the whitespace and file permission changes. |
I don't have write access to this repository anymore, but I approve! |
Fixes #37
Adds a 3s timeout when trying to get info from a server via the
status
command, and still shows data about the rest of the working network instead of immediately exiting.