PTU5KAS/kas
Jan Kiszka 8e4fbd6d3f libkas: Provide asynchronous interface for command execution
Enhance _stream_subprocess to run_cmd_async, a co-routine variant of
run_cmd that the caller can use to parallelize command execution.
run_cmd becomes a simple wrapper that waits for the async variant to
complete.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2017-06-28 14:51:29 +02:00
..
__init__.py Implement file version and a check when using it 2017-06-21 17:30:51 +02:00
__main__.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
__version__.py Implement file version and a check when using it 2017-06-21 17:30:51 +02:00
build.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
config.py config: Detect OpenSUSE via distro.id() 2017-06-28 11:06:35 +02:00
includehandler.py Implement file version and a check when using it 2017-06-21 17:30:51 +02:00
kas.py Install SIGINT/TERM handler for backtrace-free CTRL-C 2017-06-28 14:51:29 +02:00
libcmds.py Refactored fetching and checking out of missing repos in kas.config 2017-06-22 12:33:00 +02:00
libkas.py libkas: Provide asynchronous interface for command execution 2017-06-28 14:51:29 +02:00
repos.py Renamed sublayers back to layers 2017-06-21 17:30:51 +02:00
shell.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00