Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser.url pauses stdin stream #3268

Closed
garg3133 opened this issue Jul 5, 2022 · 0 comments · Fixed by #3269
Closed

browser.url pauses stdin stream #3268

garg3133 opened this issue Jul 5, 2022 · 0 comments · Fixed by #3269
Assignees

Comments

@garg3133
Copy link
Member

garg3133 commented Jul 5, 2022

Describe the bug

When using browser.url command, the stdin stream is paused by the ora package and is never resumed again. It is a recognized bug in Ora: sindresorhus/ora#209

Sample test

This issue is majorly faced in the REPL interface. If we enter browser.url() command there, the URL gets loaded and then the interface freezes completely and not even Ctrl+C works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant