mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-15 19:45:29 +01:00
...
This commit is contained in:
parent
336e425537
commit
dfffc67082
1 changed files with 1 additions and 0 deletions
|
|
@ -330,6 +330,7 @@ def run_ioreg(cls, raw=None):
|
|||
stdout=subprocess.PIPE).communicate()[0]
|
||||
except IOError: # Probably an interrupted system call
|
||||
pass
|
||||
time.sleep(2)
|
||||
|
||||
|
||||
def osx_sort_names(self, names):
|
||||
|
|
|
|||
Loading…
Reference in a new issue