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

New issue 1542 by pekka.klarck: Process: `Terminate All Processes` should terminate, not kill, processes by default
http://code.google.com/p/robotframework/issues/detail?id=1542

Currently `Terminate All Processes` by default forcefully kills all the processes but can be configured to terminate them gracefully. This is done to make sure that, by default, all processes are stopped, but in general graceful termination would be preferred.

In RF 2.8.2 `Terminate Process` will be changed so that it automatically kills processes that do not terminate gracefully (issue 1541). After that change we can change the default behavior of `Terminate All Processes` to not kill automatically. This way processes are terminated gracefully by default, but badly behaving processes are killed automatically.

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