| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent cdf3fa2 commit d940b15
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -578,6 +578,10 @@ address such failures, a non-operational | |||
| 578 | 578 | `resource.loaded`, which would prevent the `'unhandledRejection'` event from | |
| 579 | 579 | being emitted. | |
| 580 | 580 | ||
| 581 | + If an `'unhandledRejection'` event is emitted but not handled it will | ||
| 582 | + be raised as an uncaught exception. This alongside other behaviors of | ||
| 583 | + `'unhandledRejection'` events can changed via the [`--unhandled-rejections`][] flag. | ||
| 584 | + | ||
| 581 | 585 | ### Event: `'warning'` | |
| 582 | 586 | ||
| 583 | 587 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments