aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-26 17:01:29 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-30 22:56:02 +0100
commita8a1f12c51ffdca011db194894fd7d14c119fb09 (patch)
treee2a5a3fcc97079867fbc5f31c6e36172bfbc56cf /scripts
parent5dc43cdc08e6698afa16ba79f3506a1555bb3710 (diff)
downloadopenembedded-core-contrib-a8a1f12c51ffdca011db194894fd7d14c119fb09.tar.gz
pseudo: Fix race problems
There is a potential issue with the fastop code in pseudo since a process may exit and allow some other function to run before the server has processed the commands run by the process. Issues have been see with unpredictable file permissions. To avoid this, we ping the server before exitting which guarantees it has processed the current command queue. The patch was written by peter.seebach@windriver.com [YOCTO #5132] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions