Skip to content

Conversation

@cgwalters
Copy link
Collaborator

@cgwalters cgwalters commented Jul 9, 2024

This works around a goroutine leak in the Attach API. Honestly I think it's also just simpler for our use case here; we don't need the container ID for example because it's ephemeral, etc.


xref: containers/podman#23233

cgwalters added a commit to cgwalters/podman that referenced this pull request Jul 9, 2024
See:

- bootc-dev/podman-bootc#59 (comment)
- bootc-dev/podman-bootc#61

Sorry for not trying to fix this, but I am not aware of
a remotely straightforward way to do so.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters mentioned this pull request Jul 12, 2024
This works around a goroutine leak in the `Attach` API.
Honestly I think it's also just simpler for our use case here;
we don't need the container ID for example because it's ephemeral,
etc.

Signed-off-by: Colin Walters <walters@verbum.org>
Copy link
Contributor

@vrothberg vrothberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants