Files
docker-cli/components/engine/plugin
Anusha Ragunathan c7fce8b04c Fix issue with plugin exit.
A plugin has an `ExitChan` channel which is used to signal the exit of
the plugin process. In a recent change, the initialization was
incorrectly moved to the daemon Shutdown path.

Fix this by initializing the channel during plugin enable.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
Upstream-commit: 890a98ceed982454515f5b089d9772fc1e4eb6e0
Component: engine
2016-11-28 12:48:56 -08:00
..
2016-11-10 15:51:32 -08:00
2016-11-21 13:11:40 -08:00
2016-11-28 12:48:56 -08:00