Builds a queue out of a data generator. Args: generator: a generator function which endlessly yields data use_multiprocessing (bool): use multiprocessing if True, otherwise use threading. wait_time (float): time to sleep in-between calls to `put()`.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected