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
binder: Fix potential deadlock in BinderClientTransport.notifyTerminated()
Move future cancellation to offloadExecutor to avoid deadlock when
AsyncSecurityPolicy uses directExecutor() for callbacks.
Fixes#12190
Signed-off-by: Hyunsang Han <gustkd3@gmail.com>
0 commit comments