Queue is designed for synchronous communication between threads, e.g. `get()` is a blocking call. The most appropriate class in Python for both stack and queue would be `deque`pull/633/head
parent
f1bf1b61ec
commit
5785ad98fa
Loading…
Reference in new issue