I recently updated my python environment and discovered a weird bug that occurs between matplotlib, numpy, and multiprocessing. Code to demonstrate the bug below. In the code I am running a ...