| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,6 +23,7 @@ | |||
| 23 | 23 | const common = require('../common'); | |
| 24 | 24 | const assert = require('assert'); | |
| 25 | 25 | const http = require('http'); | |
| 26 | + common.crashOnUnhandledRejection(); | ||
| 26 | 27 | ||
| 27 | 28 | const N = 4; | |
| 28 | 29 | const M = 4; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments