Fix how preacquired DRM sessions are released under resource contention
Previously the released preacquired sessions would start their keepalive timeout, and so no additional resources would be freed in time for the manager to retry the session acquisition. This change adds an additional purge of keepalive sessions *after* the preacquired sessions are released, which fixes the problem. PiperOrigin-RevId: 396613352
Showing
with
80 additions
and
10 deletions
Please
register
or
sign in
to comment