You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: fix clippy (#4599)
* chore: fix clippy
* WIP: allow dead code
* chore: more fixes using all features
* unused
---------
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
fix: produce only on available partitions (#4559)
* fix: produce only on available partitions
* chore: move available partition check to a cache
* chore: terminate flag to indicate end loop