Changes between Version 3 and Version 4 of CrawlerThread
- Timestamp:
- 05/27/10 13:31:55 (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CrawlerThread
v3 v4 5 5 To circumvent this issue you can run the Scrapy crawler in a thread with the following code: 6 6 7 == {{{CrawlerThread}}} ==7 == {{{CrawlerThread}}} (tested with Scrapy 0.8) == 8 8 9 9 {{{
