Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Low Target-2.8.2

New issue 1543 by pekka.klarck: Process: `Terminate Process` should return result object
http://code.google.com/p/robotframework/issues/detail?id=1543

`Terminate Process` currently returns nothing and accessing rc or output of the terminated process requires using `Wait For Process` separately. Currently `Terminate Process` is not guaranteed to actually stop the process, so returning result object is not generally possible.

We have already decided to change this keyword so that it makes sure the process is always stopped (issue 1541). After that we can also easily return the same result object `Wait For Process` would return.

--
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 robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to