Bug 45817 - The dbus protocol should use hooks instead of the subscription system
Summary: The dbus protocol should use hooks instead of the subscription system
Status: RESOLVED MOVED
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: modules (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Tanu Kaskinen
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords: love
Depends on:
Blocks:
 
Reported: 2012-02-09 01:21 UTC by Tanu Kaskinen
Modified: 2018-07-30 10:22 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Tanu Kaskinen 2012-02-09 01:21:06 UTC
The asynchronous nature of the subscription system causes real problems in module-dbus-protocol, as reported here:

http://lists.freedesktop.org/archives/pulseaudio-discuss/2012-January/012690.html

It's much easier to avoid bugs with hooks, so the code in module-dbus-protocol that uses the subscription system should be replaced with code that does the same thing with hooks.
Comment 1 Tanu Kaskinen 2012-02-09 01:22:21 UTC
I want to fix this before 2.0, so I'm adding this bug to the blocker list. The work is already underway, so I'll assign the bug to myself.
Comment 2 Arun Raghavan 2012-03-28 02:57:23 UTC
As mentioned on the mailing list, we're punting this to post 2.0.
Comment 3 GitLab Migration User 2018-07-30 10:22:46 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/387.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.