70b76266b5
TestPluginTrustedInstall revealed a race in the plugin shutdown logic, where the exit channel signal was sent even before the propagated mounts were unmounted. If the same plugin was enabled, it would try to setup propagated mounts *before* it was unmounted resulting in errors. This change fixes the behavior by waiting until the unmount completes on disable before marking the plugin as disabled. Signed-off-by: Anusha Ragunathan <anusha.ragunathan@docker.com> |
||
---|---|---|
.. | ||
v2 | ||
backend_linux.go | ||
backend_unsupported.go | ||
blobstore.go | ||
defs.go | ||
manager.go | ||
manager_linux.go | ||
manager_solaris.go | ||
manager_test.go | ||
manager_windows.go | ||
store.go | ||
store_test.go |