mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -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