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

Roslaunch terminating groups #31

Open
stonier opened this issue Apr 30, 2012 · 0 comments
Open

Roslaunch terminating groups #31

stonier opened this issue Apr 30, 2012 · 0 comments

Comments

@stonier
Copy link
Owner

stonier commented Apr 30, 2012

Particularly gnarly problem in roslaunch. It can't terminate processes which themselves have spawned subprocesses (the subs get left hanging).

The linux version uses gpid's - need to find another way on windows.

It is rare problem though, so not a high priority.

See roslaunch/nodeprocess.py (stop_win32) and also nodeprocess.py (subprocess.Popen call)

@ghost ghost assigned stonier Apr 30, 2012
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