queue_to_list

glue.utils.misc.queue_to_list(q)[source]

Get all the values in a queue.Queue object and return a list.