Functions§
- cached_
pool - Returns the cached pool for
cache_key, building one viaconfigon first use.cache_keyis caller-supplied rather than derived fromconfighere, since twoConfigs that are meaningfully different for pooling purposes (e.g. different resolved AAD tokens) don’t necessarily differ in a way that’s cheap to hash/compare.