| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 12da258 commit 03f7031
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -109,10 +109,6 @@ if (process.argv[2] === 'child') { | |||
| 109 | 109 | console.error('[m] CLIENT: close event'); | |
| 110 | 110 | disconnected += 1; | |
| 111 | 111 | }); | |
| 112 | - // XXX This resume() should be unnecessary. | ||
| 113 | - // a stream high water mark should be enough to keep | ||
| 114 | - // consuming the input. | ||
| 115 | - client.resume(); | ||
| 116 | 112 | } | |
| 117 | 113 | }); | |
| 118 | 114 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments