commit | 9bac16742c73d2ad671e19cade0bace0eccb7f42 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 22 05:07:32 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 08 23:07:59 2022 -0500 |
tree | 40193f2dffc5b43855175b7386af48dc12f6145d | |
parent | 22901f9f59492d3d13b323f72e63f248c64026bc [diff] |
buildman: Provide a hint on how to debug thread crashes If a thread crashes it is helpful to try the operation again with threading disabled. Add a hint about that. Signed-off-by: Simon Glass <sjg@chromium.org>