The main thread does directory traversal. Hence number of threads = main Thread + number of worker threads. We should have atleast one worker thread.
The main thread does directory traversal. Hence number of threads = main Thread + number of worker threads. We should have atleast one worker thread.