| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,6 +9,7 @@ const makeCallback = binding.makeCallback; | |||
| 9 | 9 | // Make sure this is run in the future. | |
| 10 | 10 | const mustCallCheckDomains = common.mustCall(checkDomains); | |
| 11 | 11 | ||
| 12 | + common.crashOnUnhandledRejection(); | ||
| 12 | 13 | ||
| 13 | 14 | // Make sure that using MakeCallback allows the error to propagate. | |
| 14 | 15 | assert.throws(function() { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments