Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

docker exec will stuck when exit #527

@WeiZhang555

Description

@WeiZhang555

Start a runv container with docker, then docker exec -ti xxx sh, after typing exit in sh, the client side will stuck. I have to use kill <docker exec pid> to stop the client.

I was trying to debug this, find that the docker-containerd-shim is stuck on waiting IO terminating. then I checked runv codes, and didn't find the problem, the IO channel seems closed correctly.

I've no idea how to fix this, so file an issue here. :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions