Under the hood
Disk session-cache adoption can now be suppressed internally after an account switch.
New state fields diskAdoptionSuppressed and diskAdoptionEpoch were added to session-cache tracking. When diskAdoptionSuppressed is true, the cache lookup now short-circuits to null instead of adopting a cached session from disk.