Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stream: reset flowing state if no 'readable' or 'data' listeners.
If we don't have any 'readable' or 'data' listeners and we are not about to resume. Then reset flowing state to initial null state. Fixes: #24474
- Loading branch information