aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/expr.py
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2025-07-15 15:30:22 +0100
committerJohn Snow <jsnow@redhat.com>2025-09-15 14:36:02 -0400
commit2b2fb25c2aaf5b2e8172d845db39cc50a951a12e (patch)
treee0cac77227bfed643bb37e3c7fb28caaca8e8561 /scripts/qapi/expr.py
parentd4d0ebfcc926c11d16320d0d5accf22e3441c115 (diff)
downloadqemu-2b2fb25c2aaf5b2e8172d845db39cc50a951a12e.zip
qemu-2b2fb25c2aaf5b2e8172d845db39cc50a951a12e.tar.gz
qemu-2b2fb25c2aaf5b2e8172d845db39cc50a951a12e.tar.bz2
iotests/151: ensure subprocesses are cleaned up
The iotest 151 creates a bunch of subprocesses, with their stdout connected to a pipe but never reads any data from them and does not gurantee the processes are killed on cleanup. This triggers resource leak warnings from python when the subprocess.Popen object is garbage collected. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions