]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
qemurunner: avoid leaking server_socket
authorMikko Rapeli <mikko.rapeli@linaro.org>
Wed, 10 May 2023 12:59:34 +0000 (15:59 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 May 2023 09:53:44 +0000 (10:53 +0100)
commitbe7bbbeeb44158b181d1abc5a4d7871a9045fdd6
tree785c9a2704e0253a4340479252623049df03b187
parenta3d4b80c5b4cce933c759d023c75b8671c56fe12
qemurunner: avoid leaking server_socket

close() the server_socket before qemusock replaces
it.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oeqa/utils/qemurunner.py