Skip to content

[Request]: ClientContainer should not create a new xpc connection per request #666

@dcantah

Description

@dcantah

Feature or enhancement request details

Just wasteful, but the reason it does is because ClientContainer is somewhat overloaded in that it's used for both data (during list(), you get given a ClientContainer) and to talk to the daemon. It should only be used for the latter, and list/get should return ContainerSnapshot's.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions