fs: improve error performance for writeSync#50354
Closed
pluris wants to merge 2 commits intonodejs:mainfrom
Closed
fs: improve error performance for writeSync#50354pluris wants to merge 2 commits intonodejs:mainfrom
writeSync#50354pluris wants to merge 2 commits intonodejs:mainfrom
Conversation
f55b3ed to
ee0ddb7
Compare
anonrig
approved these changes
Oct 24, 2023
Collaborator
Member
|
@pluris the tests are failing |
ee0ddb7 to
c6e35e9
Compare
Contributor
Author
|
@anonrig After rebasing and checking, there seems to be a problem. I will fix it and let you know. thank you |
Contributor
Author
|
Something is weird. It seems like a fail occurs in |
Member
#50373. Being fixed by #50375. Will need a fresh (not resumed) CI run to pick up the change when it lands on |
Collaborator
16 tasks
Collaborator
This was referenced Oct 26, 2023
Collaborator
3824b3a to
0d46fd4
Compare
Collaborator
e08d243 to
1055136
Compare
Collaborator
d68e8ef to
8f8be72
Compare
df95409 to
6a1abd2
Compare
1055136 to
8f8be72
Compare
Contributor
Collaborator
fhinkel
approved these changes
Jan 28, 2024
8f8be72 to
975ec4a
Compare
|
hey guys, is there anything that's blocking this one out ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I worked on it because it seemed like there was still work left to do in nodejs/performance#106.
Refs: nodejs/performance#106