queue_to_list

Contents

queue_to_list#

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

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