diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-02-02 21:22:31 +0100 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-02-02 21:29:04 +0100 |
| commit | dfa9816e01caa1d0abca8273ce305a53188a5577 (patch) | |
| tree | 993272e331b9e177a7e05426edd62608110fd8ef /python/setup.py | |
| parent | e31c302a024720da060889ea98eaf8d4069613fd (diff) | |
| download | vyos-1x-dfa9816e01caa1d0abca8273ce305a53188a5577.tar.gz vyos-1x-dfa9816e01caa1d0abca8273ce305a53188a5577.zip | |
utils: T8018: add unbuffered output support to popen()
Instead of executing the command passed to popen() and waiting for it to
finish before printing its output, add a function argument to disable
buffered mode.
When buffered mode (the default) is turned off, each line emitted by the
process is flushed immediately to the calling TTY.
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions
