docs: Record over-optimization decisions
This commit is contained in:
+4
-3
@@ -4,9 +4,10 @@
|
||||
|
||||
File: `crates/signed_state/src/backend.rs`
|
||||
|
||||
The variant has no subscriber. Remove the variant, the `sync_progress` field and
|
||||
its accessor, and the `progress_task` in `sync_bootstrap`. Keep the terminal
|
||||
`Synced` emission.
|
||||
Kept intentionally. The progress pipeline (the `SyncProgress` variant, the `sync_progress`
|
||||
field and its accessor, and the progress task in `sync_bootstrap`) is retained for a planned
|
||||
sync progress indicator. No subscriber exists yet. Do not remove it without revisiting that
|
||||
plan.
|
||||
|
||||
## `login` / `logout` family
|
||||
|
||||
|
||||
Reference in New Issue
Block a user