c719dc306b

We're going to be using iterconsume(limit=1) and this basically seems to be broken right now because you get an error if you call consume() multiple times on the same connection. Set the 'do_consume' flag at connection time rather than on entry into iterconsume(). Change-Id: I988e4074ae0e267384931d6e1994e9cbe5248196
Description
Languages
Python
99.8%
Shell
0.2%