commit | a04030b5a10f0cfaaf1698114b84007a029eed55 | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Fri Mar 31 04:45:32 2023 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Fri Mar 31 04:48:21 2023 +0000 |
tree | 563225f6d7c5dc943e816fa80d7430aff991342d | |
parent | b1e815fe34f76430e9ef0af3485185860bb2bdb4 [diff] |
RPC Binder: Shut down the session on disconnect For parity with the Android code, RpcServerTrusty now calls shutdownAndWait whenever a channel disconnects. This should also mitigate some server-side leaks, since the session shutdown code also clears RpcState. Bug: 267235876 Test: trusty_stats_test 80 times consecutively Change-Id: I35c3cd9fd419aa51e70297d1ffe3aa5dab7a0816