commit | e5463a88039a14c1d1d501d2932d069e6d4224e2 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Dec 12 13:33:28 2017 -0800 |
committer | Alex Light <allight@google.com> | Tue Dec 12 21:52:40 2017 +0000 |
tree | 88eda80bdf7cc2fb7dec4381b21ff444b8741c58 | |
parent | 6f2a6341b6dd8910aebacefea653f11006b46abe [diff] |
Ensure that DDM processing doesn't leave unhandled exceptions Previously if a DDM chunk handler returns an invalid chunk the thread that processed the chunk could end up with an unhandled exception. This could be troublesome if it happened on a debugger thread, which might never actually handle it. Test: ./test.py --host -j50 Bug: 70570850 Change-Id: Ic67db951d721cf7532b08c0cc3f35bed9396d52d