Trying to use multiprocessing for running a watchdog for folder as a seperate process. The watchdog should start running as a seperate process so that other fun
I am trying to extract file name using watchdog if there is a newly added txt file in a certain folder destination. When there is a new txt file, it triggers on