code 500 should probably be 400.
-
print(f”500: Queue empty when client {clientno} tried to return”)
-
if it tries to return when the queue is empty
code 500 should probably be 400.
print(f”500: Queue empty when client {clientno} tried to return”)
if it tries to return when the queue is empty