8273db28f3
There is only one call site, in (*Allocator).RequestPool. The logic is tightly coupled between the caller and callee, and having them separate makes it harder to reason about. Signed-off-by: Cory Snider <csnider@mirantis.com> |
||
---|---|---|
.. | ||
allocator.go | ||
allocator_test.go | ||
parallel_test.go | ||
structures.go | ||
utils.go |