You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `RunningInUserNS()` function already uses `sync.OnceValue` and the
environment variable is quick enough that we likely don't need to have
any syncing primitives associated with this code.
Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
0 commit comments