Comment #3 on issue 1399 by [email protected]: End all Processes keyword does not end any process
http://code.google.com/p/robotframework/issues/detail?id=1399

Agreed; also, the obvious alternative to `subprocess.terminate` would be `os.kill( subprocess.pid )`, (http://docs.python.org/2/library/os#os.kill)

But apparently the windows support for `os.kill` is also dated 2.7+...



--
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.


Reply via email to