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
They were kind of hidden before, and it has been
tripping me up every now and then for a while.
The problem was that NewAllocatorState returns
a private struct directly, so a bunch of the
calls later in the method do not show up when
you look at the call hierarchy for the Allocator
interface. This is now fixed.
Epic: CRDB-55052.
0 commit comments