yt.lagos.parallel_passthrough

yt.lagos.parallel_passthrough(func)

If we are not run in parallel, this function passes the input back as output; otherwise, the function gets called. Used as a decorator.

Previous topic

yt.lagos.parallel_blocking_call

Next topic

yt.lagos.parallel_root_only

This Page