Add files via upload

This commit is contained in:
Lerking
2018-05-08 13:01:38 +02:00
committed by GitHub
parent 14fcf55cbe
commit b4b5d5d008
4 changed files with 21 additions and 17 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import multiprocessing
from queue import Queue
from threading import Thread
import threading
from h2inc_globals import filelist
from h2inc_globals import filelist, cnt
from h2inc_fp import process_file
num_cores = multiprocessing.cpu_count()