Status: Accepted
Owner: pekka.klarck
Labels: Type-Defect Priority-High Target-2.8.5
New issue 1675 by pekka.klarck: Process: `Terminate Process` and `Send
Signal To Process` ignore child processes
http://code.google.com/p/robotframework/issues/detail?id=1675
Both of these keywords only affect the parent process. This causes two
major problems:
- Possible child processes started by the main process are ignored. They
easily end up being zombies when only the parent is killed.
- When running processes on a shell, the shell becomes the parent process.
The actually started process is thus ignored.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.