This is not about “terminating” the queue.Queue
but “waking up” with proper signaling (an Exception
) the queued get
calls.
This is not about “terminating” the queue.Queue
but “waking up” with proper signaling (an Exception
) the queued get
calls.