Commit 5ea9237
doc: clarify async iterator leak
Clarifies that creating multiple async iterators from the same stream
can lead to event listener leak.
PR-URL: #28997
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>1 parent 2e50088 commit 5ea9237
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2502 | 2502 | | |
2503 | 2503 | | |
2504 | 2504 | | |
| 2505 | + | |
| 2506 | + | |
| 2507 | + | |
2505 | 2508 | | |
2506 | 2509 | | |
2507 | 2510 | | |
| |||
0 commit comments