summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-19 00:00:25 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-20 23:21:18 +0100
commit6608ee551ed7e8864cdeabfb09832621313d3191 (patch)
tree11cd50512181c14f640e60d8b971657c60c83eeb /meta/conf/bitbake.conf
parent44f7bd493c17232b266b2f04747af001e60d18c9 (diff)
downloadopenembedded-core-6608ee551ed7e8864cdeabfb09832621313d3191.tar.gz
ptest-runner: Ensure data writes don't race
Currently the code can race as there is a read/write thread handling the stdio but there is no guarantee that when the process exits, the thread has handled all the data. This results in output where "END:" isn't actually at the end of the logs but somewhere in the middle of the output. Update to a revision with this fix. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/bitbake.conf')
0 files changed, 0 insertions, 0 deletions