Changes between Version 3 and Version 4 of CrawlerThread

Show
Ignore:
Timestamp:
05/27/10 13:31:55 (3 months ago)
Author:
pablo (IP: 127.0.0.1)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CrawlerThread

    v3 v4  
    55To circumvent this issue you can run the Scrapy crawler in a thread with the following code: 
    66 
    7 == {{{CrawlerThread}}} == 
     7== {{{CrawlerThread}}} (tested with Scrapy 0.8) == 
    88 
    99{{{