| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent caa59b9 commit 696c962
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -10,6 +10,7 @@ if (!common.hasCrypto) | |||
| 10 | 10 | common.skip('missing crypto'); | |
| 11 | 11 | const assert = require('assert'); | |
| 12 | 12 | const h2 = require('http2'); | |
| 13 | + common.crashOnUnhandledRejection(); | ||
| 13 | 14 | ||
| 14 | 15 | // Given a list of buffers and an initial window size, have a server write | |
| 15 | 16 | // each buffer to the HTTP2 Writable stream, and let the client verify that | |
| Back | FazBrowse Home | New Git URL |
0 commit comments