[Webtest] [webtest][JIRA] Created: (WT-398) Memory leak through background js processing (setTimeout, setInterval or XHR)

Marc Guillemot (JIRA) Marc Guillemot (JIRA)" <noreply@canoo.com
Wed, 5 Mar 2008 10:32:48 +0100 (CET)


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

         Key: WT-398
         URL: http://webtest-community.canoo.com/jira/browse/WT-398
     Project: WebTest
        Type: Bug

    Versions: 2.5    
    Reporter: Marc Guillemot
 Assigned to: Marc Guillemot 
     Fix For: future versions


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira