]> code.ossystems Code Review - openembedded-core.git/commit
terminal: Add sleep in pid-monitor loop
authorJacob Kroon <jacob.kroon@gmail.com>
Thu, 4 Aug 2016 22:04:26 +0000 (00:04 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 09:45:13 +0000 (10:45 +0100)
commit314937429d700204f296cfd1c0c5f215a2e5b939
tree856080d9155e7829ca20d9dc9bdafd5b99ff51c6
parentc2991efb6f4894061ee99b62cef4024be51dcdbf
terminal: Add sleep in pid-monitor loop

Monitoring the process started by gnome-terminal was
spinning in a busy-loop. Insert some sleeping so that
we don't eat all the cpu.

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/terminal.py