1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-16 06:00:02 +00:00
Files
poky/bitbake/lib/bb
Richard Purdie 21a19e0e0b bitbake: daemonize: Various fixes
Currently if this code is used with something like oeqa's xml logging
it fails as sys.stdout is an io stream. Add in try/except to handle
this case.

Add a waitpid() call to remove a zombie whilst forking.

Also, append to the logfile, don't overwrite it (otherwise
debugging can be a real pain when the server is restarting for
unknown reasons).

(Bitbake rev: 4e780fa19fc720948cf73133f56f7d837ad9283a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-21 08:41:11 +01:00
..
2017-07-18 22:39:33 +01:00
2017-07-18 22:39:33 +01:00
2017-07-18 22:39:33 +01:00
2017-07-18 22:39:33 +01:00
2017-07-21 08:41:11 +01:00
2016-12-07 10:42:22 +00:00