History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: WT-398
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Assignee: Marc Guillemot
Reporter: Marc Guillemot
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
WebTest

Memory leak through background js processing (setTimeout, setInterval or XHR)

Created: 05/Mar/08 10:31:48   Updated: 05/Mar/08 14:00:58
Affects Version/s: 2.5
Fix Version/s: 2.6


 Description   
WebTest should "close" the WebClient(s) used in webtest at the end of the test otherwise the clients may stay opened if some background javascript processing (like setTimeout, setInterval or XHR) are still active. This prevents it to be garbage collected and may lead to OutOfMemoryException.

 All   Comments   Change History      Sort Order:
Comment by Marc Guillemot [05/Mar/08 14:00:58]
Fixed in build 1680