It would be very useful to have a method that allowed one to enque and not error if the queue is locked. Instead it should wait for it to unlock The same holds true for Dequeue.
It would be very useful to have a method that allowed one to enque and not error if the queue is locked. Instead it should wait for it to unlock
The same holds true for Dequeue.