docs: correct stale recv_blocking + vacuum references
This commit is contained in:
parent
c15eb85085
commit
44c86b9278
4 changed files with 10 additions and 9 deletions
|
|
@ -16,7 +16,7 @@
|
|||
//! and re-emits each `MessageEvent` as a `DashboardEvent::Sent` /
|
||||
//! `DashboardEvent::Delivered` with a freshly-stamped seq. Keeping the
|
||||
//! broker's intra-process channel separate avoids coupling the broker
|
||||
//! (used by `recv_blocking` inside the harness loop) to dashboard
|
||||
//! (used by `recv_blocking_batch` inside the harness loop) to dashboard
|
||||
//! presentation concerns.
|
||||
//!
|
||||
//! New mutation kinds (approval added/resolved, question added/answered,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue