[W3af-svn-notify] SF.net SVN: w3af:[5182] branches/threading2
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-06-22 17:27:47
|
Revision: 5182 http://w3af.svn.sourceforge.net/w3af/?rev=5182&view=rev Author: andresriancho Date: 2012-06-22 17:27:41 +0000 (Fri, 22 Jun 2012) Log Message: ----------- Good progress towards having the threadpool working as expected: * Most unittests pass, BUT there are still one or more threads that remain unjoined and the process doesn't exit TODO: * Fix issue described above * Run/run all remaining unittests * Define what to do with progress! * Search and replace all time.sleep() which show bad coding in thread * Add more unittests: - basicAuthBrute - ... Modified Paths: -------------- branches/threading2/core/controllers/coreHelpers/consumers/audit.py branches/threading2/core/controllers/coreHelpers/consumers/grep.py branches/threading2/core/controllers/coreHelpers/strategy.py branches/threading2/core/controllers/threads/threadManager.py branches/threading2/plugins/bruteforce/formAuthBrute.py branches/threading2/plugins/discovery/webSpider.py branches/threading2/plugins/tests/audit/test_all_false_positive.py branches/threading2/plugins/tests/helper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |