aboutcode-org / aboutcode-org/scancode-toolkit
Problem with large codebase
Đang mở
bug
performance
- Ngôn ngữ chính
- Python
- Star
- 2.6k
- Fork
- 791
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
### Description
Scancode gives `Timeout Error` when I launched an info scans on a large codebase which consist of more than 1m files.
The last line's error message:
```
multiprocessing.TimeoutError
```
It seems to be scancode doesn't work very well in a huge codebase.
### How To Reproduce
This is the command that I used
```
scancode -n2 -i --json --csv
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.