Skip to content

[x] fs: don't emit open after destroy#28765

Closed
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:fix-fs-open-destroy
Closed

[x] fs: don't emit open after destroy#28765
ronag wants to merge 1 commit into
nodejs:masterfrom
nxtedition:fix-fs-open-destroy

Conversation

@ronag

@ronag ronag commented Jul 19, 2019

Copy link
Copy Markdown
Member

Not perfect but still better than it was.

Refs: #23133

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the fs Issues and PRs related to the fs subsystem / file system. label Jul 19, 2019
@ronag ronag force-pushed the fix-fs-open-destroy branch from d3fdc9b to ff9b6fc Compare July 19, 2019 14:21
Comment thread lib/internal/fs/streams.js Outdated
@ronag ronag force-pushed the fix-fs-open-destroy branch 2 times, most recently from f404a6a to e7a8e22 Compare July 19, 2019 17:51
@ronag

ronag commented Jul 19, 2019

Copy link
Copy Markdown
Member Author

This might need a sem-ver major due to the updated test.

@ronag ronag force-pushed the fix-fs-open-destroy branch from e7a8e22 to 281772e Compare July 19, 2019 17:52
@Trott

Trott commented Jul 22, 2019

Copy link
Copy Markdown
Member

@nodejs/fs

@jasnell jasnell added the semver-major PRs that contain breaking changes and should be released in the next major version. label Jul 29, 2019
@trivikr trivikr requested a review from mscdex July 29, 2019 20:07
@ronag

ronag commented Aug 2, 2019

Copy link
Copy Markdown
Member Author

@Trott author ready?

@Trott

Trott commented Aug 2, 2019

Copy link
Copy Markdown
Member

@Trott author ready?

It's semver-major and all (or at least many) semver-major PRs are blocked on standard-things/esm#821. 😞

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

This was referenced Aug 6, 2019
@ronag

ronag commented Aug 25, 2019

Copy link
Copy Markdown
Member Author

Alternative solution which is further into the future nxtedition#2.

@ronag

ronag commented Aug 28, 2019

Copy link
Copy Markdown
Member Author

closing for now, there are other PR's that solves this better, but with bigger changes.

@ronag ronag closed this Aug 28, 2019
@ronag ronag changed the title fs: don't emit open after destroy [x] fs: don't emit open after destroy Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fs Issues and PRs related to the fs subsystem / file system. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants