[W3af-svn-notify] SF.net SVN: w3af:[6452] branches/threading2/core/controllers/core_helpers/ consum
Status: Beta
                
                Brought to you by:
                
                    andresriancho
                    
                
            | 
     
      
      
      From: <and...@us...> - 2012-12-21 13:19:50
      
     
   | 
Revision: 6452
          http://w3af.svn.sourceforge.net/w3af/?rev=6452&view=rev
Author:   andresriancho
Date:     2012-12-21 13:19:40 +0000 (Fri, 21 Dec 2012)
Log Message:
-----------
Those terminate() where removing all items from the work queue and not allowing us to find the vulnerabilities.
I need to separate the poison pill into two different types, one for terminate and one for close: User quit() will run terminate() and all other will run close()
Modified Paths:
--------------
    branches/threading2/core/controllers/core_helpers/consumers/base_consumer.py
    branches/threading2/core/controllers/core_helpers/consumers/crawl_infrastructure.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |