Dear devs,

Currently, I am trying to run a combination of ParallelModuleQueue and 
MultiModule as described here in GRASS 7.8:
https://grass.osgeo.org/grass79/manuals/libpython/pygrass.modules.interface.html?highlight=parallel%20module%20qu#pygrass.modules.interface.module.ParallelModuleQueue

It seems - in contrast to the documentation - also the finish_= parameter needs 
to be set to True for the modules to run.

However, after finishing the queue, the script stalls and does not seem to get 
over queue.wait().
Just to be clear, also the code from the doc does not seem to work for me...

Any ideas?

Cheers,
Stefan
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to