mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 05:31:47 +00:00
Remove deprecated server/ package
Victory! Signed-off-by: Solomon Hykes <solomon@docker.com>
This commit is contained in:
@@ -1194,7 +1194,7 @@ func ServeFd(addr string, handle http.Handler) error {
|
||||
chErrors := make(chan error, len(ls))
|
||||
|
||||
// We don't want to start serving on these sockets until the
|
||||
// "initserver" job has completed. Otherwise required handlers
|
||||
// daemon is initialized and installed. Otherwise required handlers
|
||||
// won't be ready.
|
||||
<-activationLock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user