Skip to content

ClientDevice shouldn't require reference ownership of Client #680

Open
@qdot

Description

@qdot

Making the ClientDevice own the client is silly. We have equality methods on devices for reasons I'm not really sure of, and the ClientDevice will already have one reference to the client via the connector sending closure. We should depend on that closure to report if the client is disconnected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is brokenclientAnything relating to clients, including connectors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions