Mercurial > public > queues
log
age | author | description |
---|---|---|
Sun, 20 May 2012 01:49:11 +0000 | btimby | blpop returns a tuple (queue_name, item) on success, on timeout, None, we need to handle both cases. |
Sun, 20 May 2012 01:08:16 +0000 | btimby | Forgot return |