Commit 66e857b
Coroutines Conversion: Migrate streams compression to coroutines (#866)
* Migrate streams compression to coroutines
* Simplify exception throw
Co-authored-by: Kenton Varda <kenton@cloudflare.com>
* Simplify if statement
Co-authored-by: James M Snell <jsnell@cloudflare.com>
---------
Co-authored-by: Kenton Varda <kenton@cloudflare.com>
Co-authored-by: James M Snell <jsnell@cloudflare.com>1 parent 0b6f613 commit 66e857b
1 file changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
| 168 | + | |
172 | 169 | | |
| 170 | + | |
173 | 171 | | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
178 | 177 | | |
179 | 178 | | |
180 | 179 | | |
| |||
0 commit comments