mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 18:24:30 -04:00
...
This commit is contained in:
parent
336e425537
commit
dfffc67082
@ -330,6 +330,7 @@ class Device(DeviceConfig, DevicePlugin):
|
|||||||
stdout=subprocess.PIPE).communicate()[0]
|
stdout=subprocess.PIPE).communicate()[0]
|
||||||
except IOError: # Probably an interrupted system call
|
except IOError: # Probably an interrupted system call
|
||||||
pass
|
pass
|
||||||
|
time.sleep(2)
|
||||||
|
|
||||||
|
|
||||||
def osx_sort_names(self, names):
|
def osx_sort_names(self, names):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user