Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
Chris Telfer 0b14b45f0c Prevent race between add-binding and net-delete
Lock the network ID in the controller during an addServiceBinding to
prevent racing with network.delete().  This would cause the binding to
be silently ignored in the system.

Signed-off-by: Chris Telfer <ctelfer@docker.com>
2018-06-28 12:08:18 -04:00
libnetwork Prevent race between add-binding and net-delete 2018-06-28 12:08:18 -04:00