mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-02 15:36:05 +00:00
d2d081d94f
The asyncio rework mistakenly follows up a long waiting acquire with blanking and starting over. Now use 'True' as a sentinel value to trigger a fetch, otherwise, assume srp is ripe for processing. Immediately discard srp after unpack and replace with sentinal value.