The disco.Disco
and auth.CachingCredentialsSource
implementations are now safe for concurrent calls. Previously concurrent calls could potentially corrupt the internal cache maps or cause the Go runtime to panic.
The disco.Disco
and auth.CachingCredentialsSource
implementations are now safe for concurrent calls. Previously concurrent calls could potentially corrupt the internal cache maps or cause the Go runtime to panic.