Skip to content

fix(@inquirer/confirm): Fix when using with unix yes command.#1815

Merged
SBoudrias merged 3 commits intomainfrom
fix/yes
Aug 17, 2025
Merged

fix(@inquirer/confirm): Fix when using with unix yes command.#1815
SBoudrias merged 3 commits intomainfrom
fix/yes

Conversation

@SBoudrias
Copy link
Copy Markdown
Owner

Fixes #365

I added a test which is kinda slow because yes still is really taxing on event listeners... But synchronously deregistering the whole system causes other issues. At least now we give breathing room for the Node process event queue to eventually exit.

@SBoudrias SBoudrias merged commit 2d8ddcc into main Aug 17, 2025
12 checks passed
@SBoudrias SBoudrias deleted the fix/yes branch August 17, 2025 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prompt confirm does not work with yes unix command

1 participant