mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
![]() When sandbox is deleting, another SetKey routine could be also in progress as there's no lock to protect it, when this happens, there could be a scene that one sandbox is removed, but it's osSbox file "/var/run/docker/netns/xxxx" left on system and will never be cleaned. So add a inDelete check for SetKey() to eliminate the race. Signed-off-by: Zhang Wei <zhangwei555@huawei.com> |
||
---|---|---|
libnetwork |