mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
added a lock on a critical path when regenerating pages. this should allow all images to load correctly
This commit is contained in:
2
comic/errors.py
Normal file
2
comic/errors.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class NotCompatibleArchive(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user