if (this.rxChannel) {
      this.rxChannel.close();
      this.rx.close.bind(this.rx, callback);
    }