const BUILDER_TAKEN: &str = "an upload holds its builder until it is finished or abandoned";
The expect message where the builder is taken: it is present until finish or abandon takes it, and neither runs twice.
expect
finish
abandon