pub(super) fn may_delivery_future( awaiter: Vec<Awaiter>, ) -> impl TryFuture<Ok = (), Error = SinkError> + Unpin + 'static