summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/pseudo
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-25 10:21:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-26 14:36:48 +0100
commit1d2e3d006a74af245a3435bd3f0eba0156a767ad (patch)
treef7d704d4e5dbe184bc3b749b4f5a711367621460 /meta/recipes-devtools/pseudo
parent24a32132a5853df4c2f9eb7fba13eb3e2d1ef783 (diff)
downloadpoky-1d2e3d006a74af245a3435bd3f0eba0156a767ad.tar.gz
oeqa/qemurunner: Use oe._exit(), not sys.exit()
sys.exit will cause finally statements and other code to run at exit. Since we're using os.fork() here, os._exit() is apprioriate in this codepath. (From OE-Core rev: ec08498ff29de9ccd23be88b9d7af3dab6bbb81e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pseudo')
0 files changed, 0 insertions, 0 deletions