mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-15 15:46:59 +02:00
809d8baf47
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.