summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rust
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-07-29 09:00:49 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-07-30 07:54:44 +0100
commitc2d0ac3f0d8de681b28e0aca6dc41e93f4ca0540 (patch)
tree852e3862af0dbbe5c7001e022180986f9ca99db4 /meta/recipes-devtools/rust
parentde9508dbd3270ad3221a5b6ae47ee3d4d7aa45e8 (diff)
downloadpoky-c2d0ac3f0d8de681b28e0aca6dc41e93f4ca0540.tar.gz
oeqa/ssh: Further improve process exit handling
It looks like there were further cases where orphaned processes may be left behind since the .kill() calls may be unsuccessful if the process terminated due to the terminate or through normal exit. In that situation .wait() wouldn't have been called. Further tweak the exit code paths to ensure .wait() is called to update the returncode value before returning in all cases. (From OE-Core rev: 0a0a1731e38edfa72a141e8fd8f2de52be562e94) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust')
0 files changed, 0 insertions, 0 deletions