]> code.ossystems Code Review - openembedded-core.git/commit
qemurunner: Handle qemu start failure correctly
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Sep 2015 16:49:25 +0000 (17:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Sep 2015 10:58:19 +0000 (11:58 +0100)
commit0ead936925c61aaaa7a819f6c5b999ba3a4daeda
treecaf9857a1121eeb32658069859361b94c0604147
parent823ce9555ee78aa460d0560b8fd9b309cfd36997
qemurunner: Handle qemu start failure correctly

If qemu didn't start correctly, we may not have registered the child
signal. This results in a nasty traceback which confuses the underlying
issue. Cleanup this code and make the handler cleanup conditional.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py