mirror of
https://github.com/9001/copyparty.git
synced 2026-03-23 16:43:02 +10:00
this is just noise
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user