Commit edab2d6
doc: revert incorrect change on readable._read
#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: #17979
Fixes: #24919
PR-URL: #25442
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Yuta Hiroto <[email protected]>1 parent 2172dbf commit edab2d6
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1858 | 1858 | | |
1859 | 1859 | | |
1860 | 1860 | | |
1861 | | - | |
1862 | | - | |
1863 | | - | |
1864 | | - | |
1865 | 1861 | | |
1866 | 1862 | | |
1867 | 1863 | | |
| |||
1881 | 1877 | | |
1882 | 1878 | | |
1883 | 1879 | | |
1884 | | - | |
1885 | | - | |
1886 | | - | |
| 1880 | + | |
1887 | 1881 | | |
1888 | 1882 | | |
1889 | 1883 | | |
| |||
0 commit comments