mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
This helps ensure that only one thing is trying to intialize a plugin at once while also keeping the global lock free during initialization. Signed-off-by: Brian Goff <cpuguy83@gmail.com>