Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Removed try catch from emit to allow bubbling up of errors to process, if one is thrown C2FO#93 * This also fixed issue C2FO#92 where a loop was entered when `this.emit("error")` was called. * Added new tests
- Loading branch information