AcctIdx: store # threads in BucketHolder. Used later. (#20151)
This commit is contained in:
committed by
GitHub
parent
b3bb079d9f
commit
1d13594c1c
@@ -717,6 +717,7 @@ mod tests {
|
||||
let holder = Arc::new(BucketMapHolder::new(
|
||||
BINS_FOR_TESTING,
|
||||
&Some(AccountsIndexConfig::default()),
|
||||
1,
|
||||
));
|
||||
let bin = 0;
|
||||
InMemAccountsIndex::new(&holder, bin)
|
||||
|
Reference in New Issue
Block a user