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

EOF (CTRL+D) on interactive interface crashes #80

Closed
l-wegner opened this issue Oct 18, 2023 · 1 comment
Closed

EOF (CTRL+D) on interactive interface crashes #80

l-wegner opened this issue Oct 18, 2023 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@l-wegner
Copy link

l-wegner commented Oct 18, 2023

Describe the bug
When entering EOF, the application crashes, because the input pipe is closed, but utilities.py is reading from it.

To Reproduce
Steps to reproduce the behavior:

  1. Play any station
  2. Press CTRL+D
  3. See error

Expected behavior
Graceful shutdown as for CTRL+C

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
@github-actions
Copy link

Hi, @l-wegner,
Thanks for your contribution 💙 .
Contributors 🧑‍🤝‍🧑 like you make the open source community 🌍 such an amazing place to learn 📖 , inspire 👼, and create 🎨 .
We will investigate 👀 and get back to you as soon as possible 👍 . Just make sure you have given us sufficient information ℹ️.

By that time enjoy this meme 👇 , hope you like it 😄

meme

Use this action on your projects. Use jokes on issues instead.

@deep5050 deep5050 added the bug Something isn't working label Oct 19, 2023
@deep5050 deep5050 added this to the 2.8.1 milestone Oct 24, 2023
deep5050 pushed a commit that referenced this issue Oct 26, 2023
fixed #80 EOF error while pressed CTRL + D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In progress
Status: In progress
Development

No branches or pull requests

2 participants