Commit 177d63f
authored
stream: callback should be called when pendingcb is 0
Fixes: #46170
PR-URL: #53438
Reviewed-By: Robert Nagy <[email protected]>
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>1 parent d302537 commit 177d63f
File tree
2 files changed
+9
-2
lines changed- lib/internal/streams
- test/parallel
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
| 217 | + | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
| 672 | + | |
672 | 673 | | |
673 | 674 | | |
674 | | - | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
675 | 679 | | |
676 | 680 | | |
677 | 681 | | |
678 | 682 | | |
679 | 683 | | |
680 | 684 | | |
681 | 685 | | |
| 686 | + | |
| 687 | + | |
682 | 688 | | |
683 | 689 | | |
0 commit comments