Open
Description
I would like to multiprocess several parallel networks, in
particular the location framework, but this fails on pickle errors for networks and regions.
I added pickle tests to the Python bindings unit tests for region and network to check if the problem is me, or is the bindings.
It seems it is the bindings unless I am missing something.
I have attached the modified unit tests for your convenience.