Melvin Groenhoff
Melvin Groenhoff
Karma sometimes reports uncaught exceptions (ECONNRESET) which causes it to exit the process with a non-zero exit code. Fixes #3295
When calling `table.toString()`, either directly or indirectly (via `table.width`), `tableLayout.computeWidths()` and `tableLayout.computeHeights()` modifies `this.options.colWidths` and `this.options.rowHeights` respectively which causes the values to be reused or left behind in some way...
I have an issue where some modules that have `SEE LICENSE IN ...` in their `license` field have their licenses reported incorrectly when it does not understand the contents of...
I'm having an issue with the RegExp at [source-map-support.js#L113-L114](https://github.com/evanw/node-source-map-support/blob/master/source-map-support.js#L113-L114) matching it's own comment above. Can you change the comment so that it doesn't?