summaryrefslogtreecommitdiffstats
path: root/README.md
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 12:05:04 +0100
commitec08498ff29de9ccd23be88b9d7af3dab6bbb81e (patch)
tree6e03373d1b1c878b337a1fc12e6b7305c5a6bde6 /README.md
parentcb2e8efd316d44b9b1453882114856e0eb7b3500 (diff)
downloadopenembedded-core-ec08498ff29de9ccd23be88b9d7af3dab6bbb81e.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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions