Draft: wip: change_config - pico_property
Since the callstack of adding the pico_property values looks like persist_hard_state
->persist_commit
->space_raft_state.replace(&("commit", commit))
->ffi::box_replace
, so now adding the audit!()
log to the on_replace
trigger is the working theory.
Summary
- wip: change_config - pico_property
- Part of: #439 (closed)
- Target branch: master
- Docs follow-up: docs!296 (closed)
Edited by Feodor Alexandrov