Fix: prevent high cpu when filling cache
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 7 Mar 2025 23:55:24 +0000 (00:55 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 7 Mar 2025 23:55:24 +0000 (00:55 +0100)
commitacfb0ba9f985b37c5f1f8c71cf1c03edfb5ea7e5
tree081f70305571fcd06488d44940979cec50948339
parent3d8fa595f8561ccfff0a58314d8a939b00db3abe
Fix: prevent high cpu when filling cache

yield to eventloop to allow headroom for other tasks to be executed
music_assistant/helpers/audio.py