Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented May 2, 2017

Remove inconsistent and unneeded forwarding of calls to pause() and resume() to the source stream for CompositeStream. This is actually entirely unneeded as the source stream will be paused automatically once it tries writing data to a paused stream anyway. This is now consistent with how literally all other streams work.

I do not consider this to be a bug fix, a new feature nor a BC break. This undocumented forwarding is plain unneeded. Prior to #88 this would also have affected the ThroughStream, so it makes sense to address this as part of the same release.

@clue clue added the easy pick label May 2, 2017
@clue clue added this to the v0.7.0 milestone May 2, 2017
@WyriHaximus WyriHaximus merged commit 337e14b into reactphp:master May 2, 2017
@clue clue deleted the pipe branch May 3, 2017 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants