Skip to content

Remove superfluous phantom data from container #404

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Remove superfluous phantom data from container #404

wants to merge 2 commits into from

Conversation

pbillaut
Copy link
Contributor

@pbillaut pbillaut commented Sep 16, 2022

The client_lifetime doesn't need to be tracked with PhantomData for docker_client to outlive the container itself and thus can be removed.

@thomaseizinger
Copy link
Collaborator

Hmm, including this was actually on purpose. However, I've since pondered over a different API and wrote up #386. That would make this obsolete and also remove this lifetime.

@pbillaut pbillaut closed this Mar 20, 2023
@pbillaut pbillaut deleted the remove-superfluous-phantom-data-from-container branch March 20, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants