mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-04-10 11:11:58 -04:00
...
This commit is contained in:
parent
ca03b4cf18
commit
fa4aa84af1
@ -73,7 +73,7 @@ def fork_job(*args, **kwargs):
|
||||
except:
|
||||
errors = [traceback.format_exc()]
|
||||
|
||||
return cs, errors
|
||||
return {'result':(cs, errors)}
|
||||
|
||||
# }}}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user