multiprocessing module not working in general on my computer
I would like to use multiprocessing
to run different functions at the same time, by creating two different processes and starting them.
I would like to use multiprocessing
to run different functions at the same time, by creating two different processes and starting them.