summaryrefslogtreecommitdiffstats
path: root/scripts/tiny/ksize.py
diff options
context:
space:
mode:
authorAlexander Kanavin <alex@linutronix.de>2025-06-06 10:59:48 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-09 17:43:41 +0100
commit3a48760dd85feabd47e9a42e077399d2be277027 (patch)
tree59d648996214d5cf4eb8b7b689f0bbbf381195c4 /scripts/tiny/ksize.py
parent41610329189ede3c1f986e496eecd67bec0118b4 (diff)
downloadpoky-3a48760dd85feabd47e9a42e077399d2be277027.tar.gz
lib/oeqa/utils/sshcontrol: correct condition for ending the select() loop
This was set backwards; per https://docs.python.org/3/library/subprocess.html#subprocess.Popen.returncode a return code of None indicates the process is still running, and so the code entered a busyloop that ended on timeout 5 minutes later, lengthening selftests significantly. (From OE-Core rev: a6690deffd7ddbce0e784701ea3fdbb84313b009) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/tiny/ksize.py')
0 files changed, 0 insertions, 0 deletions