Closed bwlewis closed 8 years ago
Blocking operations like redisBRPop, redisBLPop can hang when communication with the Redis server is interrupted. This is a bug in the internal burn function.
redisBRPop
redisBLPop
burn
Blocking operations like
redisBRPop
,redisBLPop
can hang when communication with the Redis server is interrupted. This is a bug in the internalburn
function.