in src/managers/epic-manager.ts [28:31]
public error(err: Error): void { this.options.subscriber.error(err); this.close(); }