Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: added backpressure to the add stream #810

Merged
merged 2 commits into from
Mar 27, 2017

Conversation

pgte
Copy link
Contributor

@pgte pgte commented Mar 24, 2017

ipfs.createAddStream stream provided no back-pressure mechanism after this fix.
This change now makes this stream wait for a flush before invoking the.write() callback.

@jbenet jbenet added the status/in-progress In progress label Mar 24, 2017
@daviddias daviddias merged commit 31dbabc into master Mar 27, 2017
@daviddias daviddias deleted the fix/addstream-backpressure branch March 27, 2017 11:59
@daviddias daviddias removed the status/in-progress In progress label Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants