| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7595486 commit f3b4449
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -470,9 +470,9 @@ d2.run(() => { | |||
| 470 | 470 | }); | |
| 471 | 471 | ``` | |
| 472 | 472 | ||
| 473 | - Note that domains will not interfere with the error handling mechanisms for | ||
| 474 | - Promises, i.e. no `'error'` event will be emitted for unhandled `Promise` | ||
| 475 | - rejections. | ||
| 473 | + Domains will not interfere with the error handling mechanisms for | ||
| 474 | + Promises. In other words, no `'error'` event will be emitted for unhandled | ||
| 475 | + `Promise` rejections. | ||
| 476 | 476 | ||
| 477 | 477 | [`Error`]: errors.html#errors_class_error | |
| 478 | 478 | [`EventEmitter`]: events.html#events_class_eventemitter | |
| Back | FazBrowse Home | New Git URL |
0 commit comments