branchrust_reboot/main/unify_pool_free/pool_remove_free_dynamiccancel
46 Days Ago
Update: Removing FreeDynamic from Pool Reimplemented the 2 cases where it's used to work without losing information about the type (so we can use Free instead). This also gets rids of unnecessary allocations. Tests: Built all targets. Tried to test runtime (2p multipalyer), got confirmation that the server initializes but nothing hits it. In next CL I'll push out a unit test for ServerMgr, since it looks to be possible.