mirror of
https://github.com/janeczku/calibre-web
synced 2025-10-12 22:27:41 +00:00
Bugfixes from testrun
This commit is contained in:
@@ -1018,6 +1018,7 @@ def do_calibre_export(book_id, book_format, ):
|
||||
except OSError as ex:
|
||||
# ToDo real error handling
|
||||
log.error_or_exception(ex)
|
||||
return None, None
|
||||
|
||||
|
||||
##################################
|
||||
|
Reference in New Issue
Block a user