Skip to content

HTTP Response doesn't always emit error or finish #50656

Open
@ronag

Description

@ronag

The current invariant for Writable streams is that they should always emit either 'error' or 'finish'.

However, reviewing the current implementation I don't believe this is the case when the socket closes.

Test case pending.

Metadata

Metadata

Assignees

Labels

httpIssues or PRs related to the http subsystem.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions