Commit 7ff9c79
committed
fix airspider task queue max size bug
1 parent 6f97e5b commit 7ff9c79Copy full SHA for 7ff9c79
2 files changed
+3-3Lines changed: 3 additions & 3 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- feapder
- buffer
- core/spiders
Expand file treeCollapse file tree
Open diff view settings
Collapse file
feapder/buffer/request_buffer.py
Copy file name to clipboardExpand all lines: feapder/buffer/request_buffer.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
47 | 47 | |
48 | 48 | |
49 | 49 | |
50 | | - |
| 50 | + |
51 | 51 | |
52 | 52 | |
53 | 53 | |
54 | | - |
| 54 | + |
55 | 55 | |
56 | 56 | |
57 | 57 | |
|
Collapse file
feapder/core/spiders/air_spider.py
Copy file name to clipboardExpand all lines: feapder/core/spiders/air_spider.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
54 | 54 | |
55 | 55 | |
56 | 56 | |
57 | | - |
| 57 | + |
58 | 58 | |
59 | 59 | |
60 | 60 | |
|
0 commit comments