mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-24 01:31:27 +00:00
Offer a function in core to normalize plugin return. A plugin might return an async generator, a traditional generator, or might even return an awaitable wrapping a traditional generator. Replace eventlet spawn with util spawn in discover core Have node attribute update await the set_node_attributes appropriately