Commit 61709ce
committed
doc: revert incorrect change on readable._read
nodejs#17979 introduced a change in the
doc that was not correct about _read always being called asynchronously.
This does not hold true when it is in flowing mode.
See: nodejs#17979
Fixes: nodejs#249191 parent 4c9ea8f commit 61709ce
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1846 | 1846 | | |
1847 | 1847 | | |
1848 | 1848 | | |
1849 | | - | |
1850 | | - | |
1851 | | - | |
1852 | | - | |
1853 | 1849 | | |
1854 | 1850 | | |
1855 | 1851 | | |
| |||
1869 | 1865 | | |
1870 | 1866 | | |
1871 | 1867 | | |
1872 | | - | |
1873 | | - | |
1874 | | - | |
| 1868 | + | |
1875 | 1869 | | |
1876 | 1870 | | |
1877 | 1871 | | |
| |||
0 commit comments