mirror of
https://github.com/moby/moby.git
synced 2026-07-17 04:51:32 +00:00
- During concurrent operations in multihost environment, it is possible that the implementer of `EndpointInfo` is nil. It simply means the endpoint is no longer available in the datastore. Signed-off-by: Alessandro Boch <aboch@docker.com>