mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-20 14:20:59 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3200 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
7907005182
commit
e03a741396
1 changed files with 1 additions and 4 deletions
5
TODO
5
TODO
|
|
@ -1,7 +1,4 @@
|
|||
- To limit the used memory, put a maximum size on the URL queue
|
||||
(eg. 20000 URLs). If reached, the worker calling queue.put() will
|
||||
wait for another worker to call queue.get() before continuing.
|
||||
Problem: dead lock when all workers called queue.put().
|
||||
- [FEATURE] Use a prebuilt cookie file to set initial cookies.
|
||||
|
||||
- [FEATURE] postmortem debugging with pdb.pm()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue