hellock / icrawler

A multi-thread crawler framework with many builtin image crawlers provided.
http://icrawler.readthedocs.io/en/latest/
MIT License
857 stars 174 forks source link

Accessing task_queue #59

Open syed-asnal01 opened 5 years ago

syed-asnal01 commented 5 years ago

I am trying to access task_queue to access the task dictionary. But i am unable to, so can someone please suggest how to go about it. Thanks