def _background()

in ssiog/training.py [0:0]


def _background(
    reader: callable,
    queue: queue.Queue,
    object_names: Iterable[str],
    thread_id: int,
    thread_count: int,
    filesystem: fs.FileSystem,
    sample_size: int,
    samples: list,