| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e313961 commit 6f28557
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ function getall() { | |||
| 39 | 39 | pathname: '/', | |
| 40 | 40 | port: server.address().port | |
| 41 | 41 | }, cb); | |
| 42 | - req.on('error', cb); | ||
| 42 | + | ||
| 43 | 43 | req.setTimeout(10, function() { | |
| 44 | 44 | console.log('timeout (expected)'); | |
| 45 | 45 | }); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments