Skip to content

[Bug]: Keep or reuse container runtime connections (named pipe) #30

@HofmeisterAn

Description

@HofmeisterAn

We need to investigate how Docker.DotNet manages and reuses connections to the container runtime: testcontainers/testcontainers-dotnet#1438. AFAIK especially with named pipe connections, Docker.DotNet frequently recreates connections instead of reusing them. We've seen reports of timeouts, particularly when using Podman Desktop for Windows, when developers make many API calls in parallel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions