try {
      this.input?.destroy && this.input.destroy()
    } catch (err) {
      seneca.log.error('repl-close-input', err, { id: this.id })
    }