mirror of
https://github.com/moby/moby.git
synced 2026-07-16 20:42:23 +00: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>