miyagawa / AnyEvent-Redis

Asynchronous Redis client
http://search.cpan.org/dist/AnyEvent-Redis
41 stars 16 forks source link

large lrange responses do not finish (probably other commands as well) #4

Closed leedo closed 13 years ago

leedo commented 14 years ago

This test passes in 0.12, but it hangs in 0.2. From what I can tell it is trying to read the rest of the response but is not getting anything, so it keeps trying to read.

http://github.com/leedo/AnyEvent-Redis/commit/3a0844ee74e78945788b30bb571bf9a6ee25b8d3