Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Close readline inStdinDiscarder without changing stdin's pause state#210

Merged
sindresorhus merged 1 commit intosindresorhus:mainfromclavin:main
Jun 26, 2022

Conversation

clavin
Copy link
Contributor

Patches the close inStdinDiscarder to keep stdin unpaused if it was already in that state.readline.close() has the undocumented side-effect of pausing the input stream, in this casestdin.

Fixes#209.

@sindresorhussindresorhus merged commit77ccc1e intosindresorhus:mainJun 26, 2022
sindresorhus added a commit that referenced this pull requestJun 27, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Stdin becomes paused at close only when usingStdinDiscarder with TTY
2 participants
@clavin@sindresorhus

[8]ページ先頭

©2009-2025 Movatter.jp