summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust/files/revert-link-std-statically-in-rustc_driver-feature.patch
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-03 13:13:31 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-03-03 18:01:30 +0000
commitab830b19ee0de2477e4a6efa704820dba69e59c0 (patch)
tree61063fdced657d35cafdfef32cc10c5fcf782d9f /meta/recipes-devtools/rust/files/revert-link-std-statically-in-rustc_driver-feature.patch
parent171da2fa9cfca4cb12455c125cd68f662bbf7f8f (diff)
downloadpoky-ab830b19ee0de2477e4a6efa704820dba69e59c0.tar.gz
qemurunner: Fix a bug with fork/exit handling
If you send this forked process a SIGTERM, it will execute all of the parent's exit code leading to two sets of console/exit output which is extremely confusing. Wrap the code in a try/finally to ensure we always call os._exit() to avoid this. I spent far too long trying to work out the crazy console output from this. (From OE-Core rev: 652e40bfae24b8e23bbf7a7f35d900d2ab8d0f92) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust/files/revert-link-std-statically-in-rustc_driver-feature.patch')
0 files changed, 0 insertions, 0 deletions