dbus2 / zbus-old

Rust D-Bus crate.
https://gitlab.freedesktop.org/dbus/zbus
Other
49 stars 13 forks source link

SignalStream & PropertyStream shouldn't keep ref to parent Proxy #229

Closed zeenix closed 1 year ago

zeenix commented 2 years ago

The following discussion from !408 should be addressed:

zeenix commented 2 years ago

In GitLab by @danieldg on Nov 5, 2021, 21:35

The simplest solution is to have both streams hold an owned Proxy instead of a reference to one.

zeenix commented 2 years ago

In GitLab by @danieldg on Nov 5, 2021, 21:35

marked the checklist item @danieldg started a discussion: (+3 comments) as completed

zeenix commented 2 years ago

In GitLab by @danieldg on Nov 5, 2021, 21:36

marked the checklist item @danieldg started a discussion: (+3 comments) as incomplete

zeenix commented 2 years ago

yeah, looking into that.

zeenix commented 2 years ago

mentioned in commit bff9dcfad143dc54cbdfb6a2faaa2905014127d1