I have written a code that uses multiprocessing. I posted the code here. Now the code is working perfectly and I got the final results even the last part of plotting is done but with an error message at the end:
Exception OSError: (4, 'Interrupted system call') in <Finalize object, dead> ignored
I have no idea why this error message occurred. Could anybody explain it?