mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
6628cf7f5a
Calling GC() without ever creating a network namespace (sandbox on Linux) will hang as the GC loop is not running (and therefore the channel is not being listened to). Tested via Docker that this corrects a daemon shutdown error if the daemon is started and stopped without any containers or networks being created while the daemon is up. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> |
||
---|---|---|
.. | ||
interface_linux.go | ||
namespace_linux.go | ||
namespace_unsupported.go | ||
options_linux.go | ||
route_linux.go | ||
sandbox.go | ||
sandbox_linux_test.go | ||
sandbox_test.go | ||
sandbox_unsupported.go | ||
sandbox_unsupported_test.go |