pasteur.utils.progress.process

Contents

pasteur.utils.progress.process#

pasteur.utils.progress.process(fun, *args, **kwargs)[source]#

Uses a separate process to complete this task, taken from the common pool.

Return type:

TypeVar(X)