]> code.ossystems Code Review - openembedded-core.git/commit
terminal.py: avoid 100% cpu while waiting for phonehome pid file
authorAndre McCurdy <armccurdy@gmail.com>
Fri, 25 Aug 2017 20:36:30 +0000 (13:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Aug 2017 21:29:45 +0000 (22:29 +0100)
commit6b0cf568e9fbe28fb6e7b17f4ad92348d33e2bf4
treeabb554748ce5a4afddeb2fa241ed68215af05893
parent77797a95569252024fca094d33ae9ecbc833597f
terminal.py: avoid 100% cpu while waiting for phonehome pid file

Some of the less common terminal types haven't been tested with the
recent phonehome pid file changes and there may be error cases where
the pid file is never created.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/terminal.py