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

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to