Skip to content

[8.x] Revert "fs: fix options.end of fs.ReadStream()" - #19328

Closed
MylesBorins wants to merge 1 commit into
nodejs:v8.xfrom
MylesBorins:revert-options-fix-8.x
Closed

[8.x] Revert "fs: fix options.end of fs.ReadStream()"#19328
MylesBorins wants to merge 1 commit into
nodejs:v8.xfrom
MylesBorins:revert-options-fix-8.x

Conversation

@MylesBorins

Copy link
Copy Markdown
Contributor

This reverts commit b343cb6.

Some people were relying on the behavior of this.start being able to be
undefined, whereas after the change it is being set to 0.

Refs: #19240
Refs: #18121

This reverts commit b343cb6.
Some people were relying on the behavior of this.start being able to be
undefined, whereas after the change it is being set to 0.
Refs: nodejs#19240
Refs: nodejs#18121
@nodejs-github-botnodejs-github-bot added fs Issues and PRs related to the fs subsystem / file system. v8.x labels Mar 13, 2018
@MylesBorinsMylesBorins changed the title Revert "fs: fix options.end of fs.ReadStream()"[8.x] Revert "fs: fix options.end of fs.ReadStream()"Mar 13, 2018
@MylesBorinsMylesBorins added the blocked PRs that are blocked by other issues or PRs. label Mar 13, 2018
@MylesBorins

Copy link
Copy Markdown
ContributorAuthor

setting as blocked for right now as @addaleax may have a PR to fix this

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blockedPRs that are blocked by other issues or PRs.fsIssues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@MylesBorins@addaleax@gibfahn@nodejs-github-bot