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
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