Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

createAddStream implementation buffers instead of streaming #628

Closed
@pgte

Description

@pgte

ipfs.createAddStrean does not stream. Instead, if buffers all the files with open readable streams, which can eventually lead to file descriptor exhaustion.

Symptom well described in: ipfs/js-ipfs#823

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions