} else if (this.finished.has(id)) {
      rt = this.finished.get(id);

      if (!(this.noAutoClear || keepResult)) {
        this.finished.set(id, null);