Uh oh!
There was an error while loading. Please reload this page.
fs: allow passing negative zero fd - #37123
Merged
Merged
Conversation
nodejs-github-bot
commented
Jan 29, 2021
Collaborator
aduh95
approved these changes
Jan 29, 2021
Uh oh!
There was an error while loading. Please reload this page.
RaisinTen
commented
Jan 29, 2021
MemberAuthor
aduh95
commented
Jan 29, 2021
Contributor
I canceled it – when a lot of changes are being pushed at the same time to the repo, we are hitting GH Actions limitations and sometimes it takes hours for all the CI to complete. So I try to cancel jobs on commits which has more recents commits on the same PR as we don't need those anyway. |
nodejs-github-bot
commented
Jan 29, 2021
Collaborator
Lxxyx
approved these changes
Jan 29, 2021
mscdex
reviewed
Jan 29, 2021
Uh oh!
There was an error while loading. Please reload this page.
juanarbol
previously requested changes
Jan 30, 2021
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot
commented
Feb 1, 2021
Collaborator
aduh95
dismissed
juanarbol’s stale reviewFebruary 1, 2021 22:10
He confirmed his suggestion is not a blocker in a comment above.
nodejs-github-bot
commented
Feb 2, 2021
Collaborator
nodejs-github-bot
commented
Feb 5, 2021
Collaborator
RaisinTenforce-pushed
the
fs/fix-negative-zero-for-fd
branch
from
February 5, 2021 16:06
0e9d2b8 to
8dfb8f5CompareRaisinTen
commented
Feb 5, 2021
MemberAuthor
Rebased to resolve the conflicts. Restarting the CI. |
nodejs-github-bot
commented
Feb 5, 2021
Collaborator
nodejs-github-bot
commented
Feb 5, 2021
Collaborator
Trott
approved these changes
Feb 6, 2021
Fixes: nodejs#37122 PR-URL: nodejs#37123 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Trottforce-pushed
the
fs/fix-negative-zero-for-fd
branch
from
February 6, 2021 13:10
016550c to
6b8b165CompareTrott
commented
Feb 6, 2021
Member
Landed in 6b8b165 |
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 freeto 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.
Fixes: #37122