mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
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>
2.5 KiB
2.5 KiB