-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fs: allow passing negative zero fd #37123
Conversation
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. |
He confirmed his suggestion is not a blocker in a comment above.
0e9d2b8
to
8dfb8f5
Compare
Rebased to resolve the conflicts. Restarting the CI. |
Fixes: nodejs#37122 PR-URL: nodejs#37123 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Zijian Liu <[email protected]> Reviewed-By: Rich Trott <[email protected]>
016550c
to
6b8b165
Compare
Landed in 6b8b165 |
Fixes: #37122 PR-URL: #37123 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Zijian Liu <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Fixes: #37122