I am using python 3.7 on macOS to process some large files and write the results to an output file. This takes a long time, so I am trying to speed up using a multiprocessing <