Fix doc (#780)
This commit is contained in:
parent
d17269d3d5
commit
7f7e0ee6ac
@ -378,7 +378,7 @@ where
|
||||
},
|
||||
)?;
|
||||
|
||||
/// Send the stability event to the broker
|
||||
// Send the stability event to the broker
|
||||
if let Some(meta) = state.metadata().get::<UnstableEntriesMetadata>() {
|
||||
let unstable_entries = meta.unstable_entries().len();
|
||||
let map_len = meta.map_len();
|
||||
|
Loading…
x
Reference in New Issue
Block a user