summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/ca-certificates
diff options
context:
space:
mode:
authorAndré Draszik <git@andred.net>2020-02-03 17:28:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-04 15:56:24 +0000
commit0ebb56ff192e9c6db2af83c37db3307a27fe822a (patch)
treeda9b644872e8e8357993714e046159b936ef0111 /meta/recipes-support/ca-certificates
parentc3bd502f31a621394a2f6ea3ae90443ff4ac98a4 (diff)
downloadopenembedded-core-contrib-0ebb56ff192e9c6db2af83c37db3307a27fe822a.tar.gz
rt-tests: modernise subprocess: preexec_fn=os.setsid -> start_new_session=True
start_new_session was added to python3 subprocess in v3.2 and is meant to take the place of the common use of preexec_fn to call os.setsid() in the child - as done here. Update to use the new equivalent. Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/ca-certificates')
0 files changed, 0 insertions, 0 deletions