mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-09 14:36:44 +00:00
553916340e
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