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

Remove outdated exception handling in start_app and stop_app #166

Closed
bit-pirate opened this issue Mar 25, 2014 · 1 comment
Closed

Remove outdated exception handling in start_app and stop_app #166

bit-pirate opened this issue Mar 25, 2014 · 1 comment
Assignees
Labels

Comments

@bit-pirate
Copy link
Collaborator

In start_app

https://github.com/robotics-in-concert/rocon_app_platform/blob/hydro-devel/rocon_app_manager/src/rocon_app_manager/rapp_manager.py#L474-L489

and stop_app

https://github.com/robotics-in-concert/rocon_app_platform/blob/hydro-devel/rocon_app_manager/src/rocon_app_manager/rapp_manager.py#L569-L582

there are couple of exception handlers for starting and stopping capabilities.

Remove those outdated exception handlers.

This is related to #165.

@bit-pirate bit-pirate added the bug label Mar 25, 2014
@bit-pirate bit-pirate self-assigned this Mar 25, 2014
@bit-pirate
Copy link
Collaborator Author

This has been made obsolete by then recent changes introduced with 65f4eae.

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

1 participant