mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-15 09:16:57 +02:00
ed55cf40d5
SendBatch.Reserve duplicated Arena's grow-on-demand logic byte for byte. Use an Arena for the slot backing so the borrow/grow/recycle semantics live in one place.