Python Multiprocessing Error Queue and Process hang; cause is found but no idea why it is
Background
I am trying to run a Monte-Carlo sampling for Reinforcement Learning with Python multiprocessing to enhance sampling efficiency. However, I have observed several odds (error) of “multiprocessing” package. I will provide code and cause I found.