MCPcopy 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]

Calls 1

storeMethod · 0.45

Tested by

no test coverage detected