diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-01-24 14:00:44 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-01-24 14:00:45 +0100 |
commit | 94bf34511c28a48ae5f548c9f50acf8ef85f5ce6 (patch) | |
tree | 20228e21f39fd3777193e0bb189b77fb7a7ce5ec /interface-definitions/interfaces-wireless.xml.in | |
parent | e74d1453739ff518713ed25edc632f0519148f1e (diff) | |
download | vyos-1x-94bf34511c28a48ae5f548c9f50acf8ef85f5ce6.tar.gz vyos-1x-94bf34511c28a48ae5f548c9f50acf8ef85f5ce6.zip |
Python: T1986: close subprocess channel
Without closing the communication channel to the subprocess, Python will
complain e.g. when executing vyos-smoketest binary.
/usr/lib/python3/dist-packages/vyos/configsession.py:110: ResourceWarning:
unclosed file <_io.BufferedReader name=3>
self.__run_command([CLI_SHELL_API, 'setupSession'])
ResourceWarning: Enable tracemalloc to get the object allocation traceback
Diffstat (limited to 'interface-definitions/interfaces-wireless.xml.in')
0 files changed, 0 insertions, 0 deletions