mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-02 09:19:39 +00:00
ffbe1ab156
If a caller (reasonably) broke out of a loop, a subsequent call would get old data. Protect against this by discarding data not consumed if previously called.