Skip to content
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

Some small tweaks to the task processor that should make it more robust #2

Merged

Conversation

debarshiray
Copy link

@debarshiray debarshiray commented Dec 4, 2020

debarshiray added a commit to debarshiray/dleyna-core that referenced this pull request Dec 4, 2020
See commit 1de3325 for the original reason why all the queues
need to be removed before dleyna_task_processor_t->on_quit_cb is run.
However, if we remove them too early then there might still be tasks
in flight that need to use them.

phako#2
@debarshiray debarshiray force-pushed the wip/rishi/task-processor-improve-robustness branch from c0f5db0 to 8455170 Compare December 4, 2020 21:45
See commit 1de3325 for the original reason why all the queues
need to be removed before dleyna_task_processor_t->on_quit_cb is run.
However, if we remove them too early then there might still be tasks
in flight that need to use them.

https://bugzilla.redhat.com/show_bug.cgi?id=1890618
phako#2
@debarshiray debarshiray force-pushed the wip/rishi/task-processor-improve-robustness branch from 8455170 to a72188a Compare December 6, 2020 17:03
@phako phako merged commit 6965b18 into phako:master Apr 8, 2021
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.

None yet

2 participants