aboutcode-org / aboutcode-org/scancode-toolkit
Timeouts scanning espree JSON test fixtures
- Vorherrschende Sprache
- Python
- Sterne
- 2.6k
- Forks
- 791
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
Yet another report of mine about scan timeouts. Scanning [this](https://github.com/eslint/espree/tree/v3.4.3/tests/fixtures/libraries) with ScanCode version 2.0.1.post106.0d1bfba9 results in timeouts for various files:
Some files failed to scan properly:
Path: tests/fixtures/libraries/jquery-1.9.1.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Path: tests/fixtures/libraries/mootools-1.4.5.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Path: tests/fixtures/libraries/angular-1.2.5.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Path: tests/fixtures/libraries/esmangle.browser.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Path: tests/fixtures/libraries/yui-3.12.0.js.result.json
ERROR: Processing interrupted: timeout after 600 seconds.
Maybe there's something less involving than the general purpose solution proposed [here](https://github.com/nexB/scancode-toolkit/issues/695#issuecomment-316832638) to address these (JSON-specific?) timeouts?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.