pub fn fork_worker(
source_worker_id: &WorkerId,
target_worker_id: &WorkerId,
oplog_idx_cut_off: OplogIndex,
)
Expand description
Fork a worker to another worker at a given oplog index
pub fn fork_worker(
source_worker_id: &WorkerId,
target_worker_id: &WorkerId,
oplog_idx_cut_off: OplogIndex,
)
Fork a worker to another worker at a given oplog index