[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

add process listeners to XML RPC server #1319

Merged
merged 1 commit into from
Feb 3, 2018
Merged

add process listeners to XML RPC server #1319

merged 1 commit into from
Feb 3, 2018

Conversation

dirk-thomas
Copy link
Member

Replaces #1267 targeting lunar-devel

When a process on a remote machine dies, the `process_died` callback of
the server is called.  However, the process listeners given to
`ROSLaunchParent` need to be forwarded to the server, otherwise they
cannot be called.
@dirk-thomas dirk-thomas added the bug label Feb 2, 2018
@dirk-thomas dirk-thomas merged commit 1b8fe87 into lunar-devel Feb 3, 2018
@dirk-thomas dirk-thomas deleted the pr1267 branch February 3, 2018 00:04
dirk-thomas added a commit that referenced this pull request Feb 9, 2018
When a process on a remote machine dies, the `process_died` callback of
the server is called.  However, the process listeners given to
`ROSLaunchParent` need to be forwarded to the server, otherwise they
cannot be called.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants