commit | fed1c54cf2d38b3d3087907eebed07c215d5e4a2 | [log] [tgz] |
---|---|---|
author | Jingru Wang <jingru@synopsys.com> | Fri Jun 11 11:54:55 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jun 23 06:10:32 2021 -0400 |
tree | 371285558413949dfa511539aea7ad031f983853 | |
parent | 2d2bc55f5146ae8a10dc99243a6243029ba0170d [diff] |
twister: try to clean ninja zombie sometimes ninja fails to launch qemu, the sub-thread can't read anything from qemu pipeline, then the corresponding testcase will timeout. Then the sub-thread will get blocked if it call join() set terminate as the Handler's method, then Handler's children class can call it Signed-off-by: Jingru Wang <jingru@synopsys.com>