diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-18 09:58:41 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-02-18 09:58:41 +0000 |
| commit | 2f365fc3b209f6d377d59a6ab8a6891b0350fee6 (patch) | |
| tree | f28c26bff17be7672922f19879adc75467700f14 /docs/tutorials/README.md | |
| parent | 28aa19bc5b196f2259ab8ff0ac8534afe886529f (diff) | |
fix: preserve state events when another owner's announcement remains in purgatory
remove_purgatory_announcement() was unconditionally wiping all state
events for an identifier when one owner's announcement was evicted.
State events are keyed by identifier alone, so this incorrectly
discarded state events belonging to a different owner's repository
sharing the same identifier string. Now only removes state events if
no other owner's announcement remains in purgatory for that identifier.
Diffstat (limited to 'docs/tutorials/README.md')
0 files changed, 0 insertions, 0 deletions