зеркало из https://github.com/microsoft/docker.git
e5e62b96ce
`daemon.execCommandGC` The daemon object (grep execCommandGC) iterate over a map (grep execCommands.Commands) in a goroutine. Lock can't protect concurrency access in this case. Exec command storage object should return a copy of commands instead. Signed-off-by: Pei Su <sillyousu@gmail.com> |
||
---|---|---|
.. | ||
exec.go |