MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / replay_hot_op

Method replay_hot_op

document/graph-storage/src/session.rs:261–263  ·  view source on GitHub ↗

Replay a persisted hot op. Idempotent on structural ops, suitable for crash recovery where the registry may already reflect the op's effect from a prior retired snapshot.

(&mut self, hot_op: HotOp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

replay_hot_logFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected