]> 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>
Mon, 11 Sep 2017 21:15:51 +0000 (22:15 +0100)
commit9aa06b3116c095a512be1d1f5da84ffaedf845dc
treef3f08daf1a8c16846225f34286700a1b90ba587c
parent3987dddff58410f1b2535ceb1f48aebbbd987889
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.

(From OE-Core rev: 6b0cf568e9fbe28fb6e7b17f4ad92348d33e2bf4)

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