The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Find a file
Flavio Crisciani d5c69190d1 Fix leak of watchMiss goroutine
The netlink socket that was used to monitor the L2
miss was never being closed. The watchMiss goroutine
spawned was never returning. This was causing goroutine
leak in case of createNetwork/destroyNetwork

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-06-06 09:24:21 -07:00
libnetwork Fix leak of watchMiss goroutine 2017-06-06 09:24:21 -07:00