Commit 2a3e30b
committed
fix: keep stream consumption loop until codegen port
Per @karpetrosyan's review feedback, keeping the stream consumption
loop that ensures all events are consumed before the iterator exits.
This will remain until the early exit improvement is ported to codegen.1 parent 4ef87f1 commit 2a3e30b
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
110 | 114 | | |
111 | 115 | | |
112 | 116 | | |
| |||
214 | 218 | | |
215 | 219 | | |
216 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
217 | 225 | | |
218 | 226 | | |
219 | 227 | | |
| |||
0 commit comments