mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
...
This commit is contained in:
parent
21e805c6ca
commit
e4f2d70a9d
@ -278,6 +278,8 @@ class Worker(object):
|
||||
self.clean_kill()
|
||||
if forced:
|
||||
self.retry_count += 1
|
||||
else:
|
||||
self.retry_count = 0
|
||||
try:
|
||||
compile_srv()
|
||||
except EnvironmentError as e:
|
||||
|
Loading…
x
Reference in New Issue
Block a user