Skip to content

glib.ProxyInterface async method calls do not properly return single results #108

@mpnordland

Description

@mpnordland

Hello again!

When calling methods that return a single result, the asynchronous glib.ProxyInterface functions return a list with a single item.
The synchronous versions of those methods correctly return just the single result.

I believe the code from here in the synchronous call should be moved up to here in the asynchronous call.

I will have a pull request in shortly.

Thanks,
Micah

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions