MCPcopy Create free account
hub / github.com/Dstack-TEE/dstack / persist_if_dirty

Method persist_if_dirty

gateway/src/kv/mod.rs:666–668  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

664 // ==================== Persistence ====================
665
666 pub fn persist_if_dirty(&self) -> Result<bool> {
667 self.persistent.persist_if_dirty()
668 }
669
670 // ==================== Peer Management ====================
671

Callers 1

start_wavekv_watch_taskFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected