aboutcode-org / aboutcode-org/vulnerablecode
Enable killing importer/improver
Open
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
Whether we use them from the CLI or in a future service, we should be able to cleanly stop the improvers/importers
Today pressing Ctrl+C in the CLI yield this:
`CommandError: Keyboard interrupt received. Stopping...`
And the importer is not killed.
Pressing Ctrl+C must be repeated many times.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.