Ticket #1681 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

use sugar.dispatch.DbusSignal in sugar.datastore.datastore

Reported by: sascha_silbe Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone: 0.90
Component: sugar-toolkit Version: Git as of bugdate
Severity: Unspecified Keywords: r?
Cc: erikos, tomeu Distribution/OS: Unspecified
Bug Status: Assigned

Description

This patch replaces the naive DBus listeners in sugar.datastore.datastore (which listen to DBus signals even if there's no one actually listening to the internal signals) with instances of sugar.dispatch.DbusSignal (introduced by #1680, needs to be committed first) thereby reducing the unnecessary overhead.

Attachments

0001-sugar.datastore.datastore-replace-naive-listeners-wi.patch Download (3.4 KB) - added by sascha_silbe 3 years ago.
sugar.datastore.datastore: replace naive listeners with sugar.dispatch.DbusSignal instances

Change History

Changed 3 years ago by sascha_silbe

sugar.datastore.datastore: replace naive listeners with sugar.dispatch.DbusSignal instances

Changed 3 years ago by erikos

  • milestone changed from 0.88 to 0.90

As #1680 has been moved out...

Changed 3 years ago by tomeu

  • cc tomeu added
Note: See TracTickets for help on using tickets.