mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
a6670d5b92
commit
0d5f7626cc
@ -49,9 +49,6 @@ PARALLEL_FUNCS = {
|
||||
'read_metadata' :
|
||||
('calibre.ebooks.metadata.worker', 'read_metadata_', 'notification'),
|
||||
|
||||
'save_book' :
|
||||
('calibre.library.save_to_disk', 'update_serialized_metadata', 'notification'),
|
||||
|
||||
'arbitrary' :
|
||||
('calibre.utils.ipc.worker', 'arbitrary', None),
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user