summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/bitbake-layers
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-24 17:12:30 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-25 18:14:53 +0100
commit7002d67de02206fca0782c3373e915de20a71e9e (patch)
treeea6b56cbd121d617801220dc42ed12bb1399fcff /bitbake/bin/bitbake-layers
parent6bab132879c0abf6f2b1670174445766198d3cac (diff)
downloadpoky-7002d67de02206fca0782c3373e915de20a71e9e.tar.gz
bitbake: server/process: Add bitbake-server and exec() a new server process
Trying to have a new python process forked off an original doesn't work out well and ends up having race issues. To avoid this, exec() a new bitbake server process. This starts with a fresh python interpreter and resolves various atexit and other multiprocessing issues once and for all. (Bitbake rev: 9501dd6fdd7a7c25cbfa4464cf881fcf8c049ce2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin/bitbake-layers')
0 files changed, 0 insertions, 0 deletions