[issue41722] multiprocess error on large dataset
Change by vishal rao : -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue41722> ___ ___ Python-bugs-list
[issue41722] multiprocess error on large dataset
New submission from vishal rao : I am processing a large pandas dataframe using pathos framework which internally uses Python multiprocess package. I get the following error when i run the code with a large dataset. The issue doesn't occur on smaller datasets. /opt/conda/lib/python3.7