mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
890a98ceed
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> |
||
---|---|---|
.. | ||
distribution | ||
store | ||
v2 | ||
backend_linux.go | ||
backend_unsupported.go | ||
manager.go | ||
manager_linux.go | ||
manager_solaris.go | ||
manager_windows.go |