commit | b108e8cd87dcfa4e5972870991d028de00ab8343 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Mon Dec 18 17:22:15 2023 +0000 |
committer | David Drysdale <drysdale@google.com> | Mon Dec 18 17:33:33 2023 +0000 |
tree | 3e4f5227db06ec6baea4f4fd92b002b5a5188a33 | |
parent | c61a19bc289f6e837829af3ae6837066e01aa9c9 [diff] |
authgraph: cope with LocalTa being dropped When a LocalTa instance is used in a fuzzer, it gets dropped at the end of processing each fuzz input. This makes the `mpsc::channel`s fail, so update to cope with this. Bug: 316075932 Test: run fuzzer on Cuttlefish Change-Id: I069f441013e269f652cbe1ff3053606f9bcb2dfd