address review: drop stale ask/answer refs from the messaging tool group + a comment

This commit is contained in:
damocles 2026-08-29 21:05:51 +02:00 committed by mara
commit 1c4d662cf1
3 changed files with 6 additions and 6 deletions

View file

@ -433,8 +433,8 @@ impl AgentServer {
// the c0re side, so a successful cancel here always means
// *this* agent's own `asked` mirror row for `id`. Known gap
// (documented on `Questions`): the target isn't notified,
// so their `answering` row lingers until they call
// `answer()` or it goes stale.
// so their `answering` row always lingers until it goes
// stale — `answer()` no longer exists as an option.
let _ = dial_agent_socket(&hive_agent_sock::Request::ClearQuestion { id }).await;
}
annotate_retries(