| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 63f9a13 commit c232542
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,7 @@ | |||
| 1 | 1 | 'use strict'; | |
| 2 | 2 | const common = require('../common'); | |
| 3 | 3 | const async_hooks = require('async_hooks'); | |
| 4 | + common.crashOnUnhandledRejection(); | ||
| 4 | 5 | ||
| 5 | 6 | const hook = async_hooks.createHook({ | |
| 6 | 7 | init: common.mustCall(2), | |
| Back | FazBrowse Home | New Git URL |
0 commit comments