Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium Target-2.8.1

New issue 1475 by pekka.klarck: `Process.Terminate All Processes` does not terminate last started process if it is not active
http://code.google.com/p/robotframework/issues/detail?id=1475

In the example below, the second process is actually left alive:

    Start Process     prog1    alias=first
    Start Process     prog2
    Switch Process    first
    Terminate All Processes


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