commit | 2d04f0e0a8f46e23d1be4e626f047d5324f45996 | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Fri Mar 13 15:39:13 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Fri Mar 13 15:39:20 2015 -0700 |
tree | eba2878dbbc26fdaed1a6493e87588deac7fedf5 | |
parent | 83c6b4b12260461c3188fbc2501b3a2c49acce94 [diff] |
services/identity/server: fix shutdown race When the shutdown sequence begins, we should first stop the ipc server before proceeding to call the shutdown method that we got back from v23.Init. Otherwise, the runtime shutdown may shut down the client used to talk to the security agent before the server had a chance to unmount itself or complete its inflight rpcs. Change-Id: I73618338e888176e745986594ec95575806f013e