mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-29 18:22:37 -04:00
...
This commit is contained in:
@@ -73,7 +73,7 @@ def fork_job(*args, **kwargs):
|
||||
except:
|
||||
errors = [traceback.format_exc()]
|
||||
|
||||
return cs, errors
|
||||
return {'result':(cs, errors)}
|
||||
|
||||
# }}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user