mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:Tag release
This commit is contained in:
parent
18ccdb6f88
commit
613df5f2d3
File diff suppressed because it is too large
Load Diff
@ -54,7 +54,7 @@ def set_metadata(stream, mi):
|
||||
|
||||
while True:
|
||||
try:
|
||||
ret = p.wait()
|
||||
p.wait()
|
||||
break
|
||||
except OSError, e:
|
||||
if e.errno == errno.EINTR:
|
||||
|
Loading…
x
Reference in New Issue
Block a user