I am having an issue triggering / responding to an async EventEmitter.emit event. I am trying to get this.emit(\'started\',this.files) to trigger in the find()
this.emit(\'started\',this.files)