Wait until all queued non-blocking mutations have hit disk, so awaited reads observe them. Plants a barrier at the back of the queue and awaits the worker reaching it; by FIFO order, everything ahead is then applied. Draining stays the worker's job so it remains the sole mutator.
(&self)
source not stored for this graph (policy: none)
no test coverage detected