queue.Queue - Adding Cancelling support

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