Skip to content
This repository was archived by the owner on Oct 31, 2018. It is now read-only.
This repository was archived by the owner on Oct 31, 2018. It is now read-only.

Expected behavior #29

@fearphage

Description

@fearphage

Shouldn't calling queue on a stream implicitly call pause? The documentation reads that way, but the code and testing do not. Am I just misunderstanding?

My assumption is based on this line from the readme:

  • through takes care of pause/resume logic if you use this.queue(data) instead of this.emit('data', data).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions