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

Pingall should be interruptible #43

Closed
lantz opened this issue Jun 19, 2012 · 2 comments
Closed

Pingall should be interruptible #43

lantz opened this issue Jun 19, 2012 · 2 comments
Labels

Comments

@lantz
Copy link
Member

lantz commented Jun 19, 2012

Currently mininet shuts down if you interrupt pingall. Instead it should just stop the overall pingall operation and recover.

@bocon13
Copy link
Member

bocon13 commented Jul 10, 2013

This is not an issue if pingall is initiated from the CLI. Is this bug for the pingall test?

@lantz
Copy link
Member Author

lantz commented Jul 11, 2013

Hmm, not sure why I ran into this problem, since I can't reproduce it in the 2.0.0 VM or in master, so I think it's good. net.pingall() should be interrupted if it's running in a script (you can catch exceptions if you like of course.)

I'm closing this out since it does not seem to be an issue at this moment with the master branch. [It's possible it was a bug in another branch - I'll reopen it if necessary in the future.]

@lantz lantz closed this as completed Jul 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants