Skip to content
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

Mininet should detect when mnexec fails #679

Open
lantz opened this issue Oct 20, 2016 · 0 comments
Open

Mininet should detect when mnexec fails #679

lantz opened this issue Oct 20, 2016 · 0 comments

Comments

@lantz
Copy link
Member

lantz commented Oct 20, 2016

If mnexec fails or isn't working correctly, Mininet hangs and doesn't start up! :(

We should try to detect this and quit with an error message including the error output of mnexec.

It's tricky because it's hard to tell the difference between mnexec hanging and simply taking a long time to start up. However, if it has exited before returning any reasonable output to us, we know it has failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant