mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-21 14:26:33 -04:00
...
This commit is contained in:
@@ -55,7 +55,7 @@ PARALLEL_FUNCS = {
|
||||
('calibre.utils.ipc.worker', 'arbitrary', None),
|
||||
|
||||
'arbitrary_n' :
|
||||
('calibre.utils.ipc.worker', 'arbitrary', 'notification'),
|
||||
('calibre.utils.ipc.worker', 'arbitrary_n', 'notification'),
|
||||
}
|
||||
|
||||
class Progress(Thread):
|
||||
|
||||
Reference in New Issue
Block a user