commit | ca3c524b49457616e2a3779bff69573223637e84 | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Fri Dec 01 09:07:24 2023 +0000 |
committer | Remi NGUYEN VAN <reminv@google.com> | Wed Dec 27 19:31:54 2023 +0900 |
tree | bfe92e2c8c1127a7a2b44eca8234923fcb45f37b | |
parent | 19d055514c1d4753cb3b22af0b9564bfe7f42f6e [diff] |
Change throw to Log.wtf Log.wtf should avoid crashes, while making sure that one can still notice if there is a problem. In particular, it may be possible that calling ensureIpServerStopped and ensureIpServerStarted could start forwarding before the previous IpServer has stopped it. Bug: 314260975 Change-Id: I047a673d2fe6f218192d3144fa0bd60ce8739a15 Test: TH