You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/common
Mike Lang 264545eb9d CachedIterator: Fix bug where state can change while taking the lock
Resulting in a case where we grab the wrong result, or even try to get the next item
after the iterator has already been discarded.
5 months ago
..
common CachedIterator: Fix bug where state can change while taking the lock 5 months ago
setup.py Unpin gevent as that was a workaround for a py2 issue 3 years ago