readline: fix pre-aborted AbortSignal question handling by Linkgoron · Pull Request #37929 · nodejs/node

@Linkgoron

fix pre-aborted question handling

@nodejs-github-bot added needs-ci

PRs that need a full CI run.

readline

Issues and PRs related to the built-in readline module.

labels

Mar 26, 2021

benjamingr

benjamingr

@Linkgoron

marsonya

@Linkgoron Linkgoron added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Apr 1, 2021

jasnell pushed a commit that referenced this pull request

Apr 1, 2021
fix pre-aborted question handling

PR-URL: #37929
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Apr 4, 2021
fix pre-aborted question handling

PR-URL: #37929
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>