openzim / openzim/python-libzim
Wrong exception is raised at keyboard interrupt (and application never finishes)
Open
@rgaudin is already working on this.
Since Sep 12, 2024.
bug
question
- Dominant language
- Python
- Stars
- 108
- Forks
- 29
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 1
Description
See https://github.com/openzim/devdocs/issues/14
The fact that the application never finishes might lie in how the scraper handles the creator object, but I don't get why when the user issues a keyboard interrupt we end-up with a weird AttributeError: 'StaticItem' object has no attribute 'get_mimetype'
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.