mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 16:45:50 +03:00
[GH-ISSUE #158] [Error] BrokenPipeError: [Errno 32] Broken pipe #25
Labels
No labels
bug
dependencies
duplicate
enhancement
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot-python-kokarare1212#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @staniel359 on GitHub (Oct 20, 2022).
Original GitHub issue: https://github.com/kokarare1212/librespot-python/issues/158
Hello.
I get this error sometimes:
I run your app on Flask + Waitress.
The problem is solved only after server restart.
Is there a fix for this?
Thank you.
@kokarare1212 commented on GitHub (Oct 20, 2022):
For normal use, there is no problem (the socket is disconnected internally when the process is stopped).
I'll fix it when I have time.
@staniel359 commented on GitHub (Nov 9, 2022):
@kokarare1212 When will it be released?
@kokarare1212 commented on GitHub (Nov 9, 2022):
Yes, it was released at 0.0.7.
@staniel359 commented on GitHub (Nov 10, 2022):
@kokarare1212 Thank you.