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

New issue 1476 by pekka.klarck: `Process.Terminate All Processes` does not clear resources
http://code.google.com/p/robotframework/issues/detail?id=1476

Terminate All Processes does not empty the process and result caches. This causes two problems:

- Closed processes and results left around could waste considerable amount of memory. This is especially severe because Process is a global library.

- Handle indices don't start from 1 after Terminate All Processes. That shouldn't typically matter because nobody should care about the handle value.



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