8000 Implement task_done calls after queue.wait_for by thinhdanggroup · Pull Request #455 · livekit/python-sdks · GitHub
[go: up one dir, main page]

Skip to content

Implement task_done calls after queue.wait_for #455

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thinhdanggroup
Copy link
@thinhdanggroup thinhdanggroup commented Jun 15, 2025
  • I added task done after queue.wait_for finish to ensure proper task management and resource cleanup. I face the issue with memory leak for my service, this is first point I see that current library missing to mark event done.
  • I re-arrange order operations in AudioStream init method because of potential of missing FfiHandle before run loop started

…ensure proper task management and resource cleanup.
@CLAassistant
Copy link
CLAassistant commented Jun 15, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0