You'll notice
Useful3 Signal0
A memory mount that got suppressed can now recover on the next sync instead of staying stuck until restart.
What's wrong with this entry?
Anonymous. No account, no email.
What
Two suppression reasons on multi-store memory sync are now recoverable instead of sticking until restart.
Details
- Applies to
mount_dir_foreign_partitionandmount_dir_unmanifested_nonempty - On the next sync the mount dir is re-examined; if the partition now matches or the dir is empty, suppression is cleared with the log "condition cleared — re-adopting the mount dir" and failure counters reset
- In the same area the separate
pushSuppressedReasonfield is gone entirely, so pushes and periodic resync are no longer gated on it and per-mount suppression is the single mechanism - Gating of team memory sync itself was not examined
Evidence
condition cleared — re-adopting the mount dir
Strings lifted out of the shipped bundle, so the claim above can be checked against them.