mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-12 20:01:30 +00:00
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.