[invalid defect] Cannot exit all the processes when CTRL + C
in readline
#52597
Labels
readline
Issues and PRs related to the built-in readline module.
Version
Node v21.6.0
Platform
Microsoft Windows NT 10.0.22621.0 x64
Subsystem
node:readline
What steps will reproduce the bug?
>
is visible try to pressCTRL + C
How often does it reproduce? Is there a required condition?
N/A. not a flaky bug.
What is the expected behavior? Why is that the expected behavior?
When I press
CTRL + C
it should exit my program gracefullyWhat do you see instead?
I need to press
Enter
afterCTRL + C
Additional information
Related:
node:readline
core works, correct me if I'm wrong.)The text was updated successfully, but these errors were encountered: