Logo
Explore Help
Sign In
eric/pmomusic
1
0
Fork 0
You've already forked pmomusic
Code Issues 5 Pull Requests Actions Packages Projects Releases 3 Wiki Activity
Files
4f8f902f3f86dc358a29bfa2df4879fad9e35473
pmomusic/version.txt

2 lines
6 B
Plaintext
Raw Normal View History

Fix backend mutex poisoned panic on OpenHome stop Fix backend mutex poisoned panic when stopping playback on OpenHome renderer This commit addresses a panic that occurred when stopping playback on OpenHome renderers, which was caused by: 1. Mutex poisoning from unhandled panics in backend operations 2. A regression revealed after initial fixes, where inconsistent renderer state caused index out of bounds errors Changes include: - Added defensive error handling for mutex operations to prevent poisoning - Implemented bounds-checking for current_index in sync_queue to handle inconsistent renderer states - Removed redundant clear_queue calls that were causing additional failures - Improved error tolerance in queue operations The fix ensures that the backend mutex remains healthy and that inconsistent renderer states are handled gracefully rather than causing panics.
2026-01-17 13:13:35 +01:00
0.3.8
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0+dev-393-g3a969a58c2 Page: 81ms Template repo/view: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API