generic-poky/meta/recipes-devtools/pseudo
Richard Purdie a1d9b6df86 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]

(From OE-Core rev: a8a1f12c51ffdca011db194894fd7d14c119fb09)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-30 22:56:19 +01:00
..
files pseudo: Fix race problems 2013-09-30 22:56:19 +01:00
pseudo.inc pseudo: warn twice if the 32-bit toolchain appears broken 2013-09-26 17:00:05 +01:00
pseudo_1.5.1.bb pseudo: Fix race problems 2013-09-30 22:56:19 +01:00
pseudo_git.bb remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00