aboutcode-org / aboutcode-org/scancode-toolkit
Problem with large codebase
Offen
bug
performance
- Vorherrschende Sprache
- Python
- Sterne
- 2.6k
- Forks
- 791
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
### 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
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.