AlloViz.AlloViz.utils.pool#

AlloViz.AlloViz.utils.pool = <AlloViz.AlloViz.utils.dummypool object>#

Pool variable to share among modules

Defining a pool variable inside this module allows for other modules to modify it and share it between modules, even when pickling due to the use of a multiprocess.Pool