summaryrefslogtreecommitdiff
path: root/src/conf_mode
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-01-24 14:00:44 +0100
committerChristian Poessinger <christian@poessinger.com>2020-01-24 14:00:45 +0100
commit94bf34511c28a48ae5f548c9f50acf8ef85f5ce6 (patch)
tree20228e21f39fd3777193e0bb189b77fb7a7ce5ec /src/conf_mode
parente74d1453739ff518713ed25edc632f0519148f1e (diff)
downloadvyos-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 'src/conf_mode')
0 files changed, 0 insertions, 0 deletions