Skip to content

After a container process exits, the process information is still stored in the map #214

@leiqi96

Description

@leiqi96

lockc record all process of a container. If the process exits, the process is still stored in the processes map, but the process is unused for the container. So I think these process must be removed from the processes map after it exits.
I wrote some code to handle this in this commit

but the tag v0.1.6 can not be pull request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions