Skip to content

specifying context to GetProperty and SetProperty #195

@jmuk

Description

@jmuk

Hi,

So there are Call and CallWithContext for dbus.BusObject. The former is actually a proxy of the latter with context.Background. However, GetProperty and SetProperty don't have such variations and they always use context.Background. It would be plausible if we have something like GetPropertyWithContext and SetPropertyWithContext with custom context.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions