Uh oh!
There was an error while loading. Please reload this page.
lib: refactor to use validateAbortSignal - #36604
Merged
Merged
Conversation
benjamingr
approved these changes
Dec 22, 2020
Trott
approved these changes
Dec 22, 2020
nodejs-github-bot
commented
Dec 22, 2020
Collaborator
juanarbol
approved these changes
Dec 22, 2020
lpinca
reviewed
Dec 22, 2020
Uh oh!
There was an error while loading. Please reload this page.
richardlau
approved these changes
Dec 22, 2020
nodejs-github-bot
commented
Dec 22, 2020
Collaborator
nodejs-github-bot
commented
Dec 23, 2020
Collaborator
PR-URL: nodejs#36604 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
Trottforce-pushed
the
refactor-to-use-validate-abort-signal
branch
from
December 27, 2020 14:38
e402095 to
4905501CompareTrott
commented
Dec 27, 2020
Member
Landed in 4905501 |
danielleadams pushed a commit
that referenced
this pull request
Jan 12, 2021
PR-URL: #36604 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
Merged
targos pushed a commit
to targos/node
that referenced
this pull request
Apr 30, 2021
PR-URL: nodejs#36604 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
Merged
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.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes