-
Denis Bilenko authored
- it tried to take into account the greenlets currently blocking on get()/put() which was not useful and hard to reason about and incompatible with the standard Queue.
8d3bc8d6
- it tried to take into account the greenlets currently blocking on get()/put() which was not useful and hard to reason about and incompatible with the standard Queue.