mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
this is just noise
This commit is contained in:
parent
131b6f4b9a
commit
aea3843cf2
|
@ -397,7 +397,6 @@ class SvcHub(object):
|
|||
|
||||
def check_mp_enable(self):
|
||||
if self.args.j == 1:
|
||||
self.log("svchub", "multiprocessing disabled by argument -j 1")
|
||||
return False
|
||||
|
||||
if mp.cpu_count() <= 1:
|
||||
|
|
Loading…
Reference in a new issue