Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ reset_fired
Method
reset_fired
nodedb-cluster/tests/common/rebalancer.rs:62–64 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
60
}
61
62
pub fn reset_fired(&self) {
63
self.any_call.store(false, Ordering::SeqCst);
64
}
65
}
66
67
#[async_trait]
Callers
1
two_nodes_added_mid_rebalance_both_receive_moves
Function · 0.80
Calls
1
store
Method · 0.45
Tested by
no test coverage detected