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
net: Avoid the double thread-hop for Android TLS platform verification
This also eliminates the explicit "buffered request queue size"; we
can fold that directly into the Future representing the verification
request, now that we have such a thing.
0 commit comments