mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-28 17:46:42 +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.