public resolve(result: S): void {
    this.alreadyResult_ = result
    this.lastState_ = "success"

    if (this.computationResolve_) {