I have a problem with the code below, and with any code that uses the print function in the child processes. I can\'t see any printed statements, even if I use
print
I was using PyCharm IDE, and by checking the "Emulate terminal in output console" field in Run/Debug Configurations, it printed the desired result.
Hope it helps if you're using PyCharm.