Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added test for clone stream behavior and bumped cloneable-readable #102

Merged
merged 1 commit into from
Sep 2, 2016

Conversation

mcollina
Copy link
Contributor

@mcollina mcollina commented Sep 1, 2016

@phated I've added a test, and found a bug in cloneable-readable in the process.
The test fails on master, meaning that the clone is keeping the content of the stream in memory.

I've also make it error if cloning a stream that was already started.

See #102.

@phated
Copy link
Member

phated commented Sep 2, 2016

@mcollina awesome, thanks!

phated pushed a commit that referenced this pull request Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants