diff options
author | John Snow | 2021-05-27 23:16:50 +0200 |
---|---|---|
committer | John Snow | 2021-06-01 22:21:21 +0200 |
commit | a0eae17a59fcbcdc96af2ea2a6767d758ff4a916 (patch) | |
tree | 685f4db7a458c8d9390a0828268e54bd6468fea7 /python/qemu/utils.py | |
parent | python/machine: Disable pylint warning for open() in _pre_launch (diff) | |
download | qemu-a0eae17a59fcbcdc96af2ea2a6767d758ff4a916.tar.gz qemu-a0eae17a59fcbcdc96af2ea2a6767d758ff4a916.tar.xz qemu-a0eae17a59fcbcdc96af2ea2a6767d758ff4a916.zip |
python/machine: disable warning for Popen in _launch()
We handle this resource rather meticulously in
shutdown/kill/wait/__exit__ et al, through the laborious mechanisms in
_do_shutdown().
Quiet this pylint warning here.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Message-id: 20210527211715.394144-7-jsnow@redhat.com
Message-id: 20210517184808.3562549-7-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/utils.py')
0 files changed, 0 insertions, 0 deletions