Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

add process listeners to XML RPC server#1319

Merged
dirk-thomas merged 1 commit intolunar-develfrom
pr1267
Feb 3, 2018
Merged

add process listeners to XML RPC server#1319
dirk-thomas merged 1 commit intolunar-develfrom
pr1267

Conversation

@dirk-thomas
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants