aboutcode-org / aboutcode-org/scancode-toolkit
Continue trying package recognizers even if an Exception has been encountered
未關閉
bug
package scan
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
I am updating go-inspector to v0.5.0 and I am failing the test `test_recognize_winexe` (https://github.com/aboutcode-org/scancode-toolkit/blob/develop/tests/packagedcode/test_recognize.py#L134) with the exception raised by go-inspector saying "Failed to parse file: no valid pclntab found".
I don't think it should matter if go-inspector can't parse the file, we should continue and try the other recognizers instead of stopping.
貢獻指南
評估
這個 Issue 還沒有評估資料。