pub fn taint<'a, F>(
pool: &mut StreamPool<F>,
error: ServerError,
written: impl Iterator<Item = &'a BufferBinding>,
graph: &mut ErrorGraph,
)where
F: StreamFactory<Stream: StreamMemory>,Expand description
taint_with under a failure minted for error, dropped again when it
claimed nothing: a failure no buffer still holds has nothing to wait for.