Skip to content

audio: Remove unbounded input queue in favor of 1-element queue#51647

Merged
osiewicz merged 1 commit intomainfrom
audio-funsies
Mar 16, 2026
Merged

audio: Remove unbounded input queue in favor of 1-element queue#51647
osiewicz merged 1 commit intomainfrom
audio-funsies

Conversation

@osiewicz
Copy link
Copy Markdown
Member

Co-authored-by: Jakub Konka kubkon@jakubkonka.com

Closes #ISSUE

Before you mark this PR as ready for review, make sure that you have:

  • Added a solid test coverage and/or screenshots from doing manual testing
  • Done a self-review taking into account security and performance aspects
  • Aligned any UI changes with the UI checklist

Release Notes:

  • Improve recovery of audio latency after CPU-intensive period.

Co-authored-by: Jakub Konka <kubkon@jakubkonka.com>
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 16, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested a review from a team March 16, 2026 09:55
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 16, 2026
@zed-codeowner-coordinator zed-codeowner-coordinator bot requested review from kubkon and reflectronic and removed request for a team March 16, 2026 09:55
@osiewicz osiewicz merged commit 2a7bd84 into main Mar 16, 2026
40 checks passed
@osiewicz osiewicz deleted the audio-funsies branch March 16, 2026 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants