This commit is contained in:
2024-07-20 09:00:51 +02:00
parent 81a387eb4f
commit 7e4dfbf8cd
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ from queue import Empty, Queue
from threading import Thread
import time
q = Queue()
#TODO: Count number of lines in files and print to approximate on which part of the file search is
# DATA FOR TEST ONLY
# MAXTHREADS = 5