forked()

Generate each value in its own child process and wait in the parent.

Usage

Source

forked(
    values,
    max_workers=0,
)