Python utility library
  • Python 98.8%
  • Makefile 1.2%
Find a file
Jan Lindemann 6123a68195 Cmds.py: Run all commands in asyncio event loop
This commit makee Cmds run all sub-commands in an asyncio event loop.
The event loop is currently passed to the commands, which seems
unnecessary and looks like it's using a feature which is bound to be
deprecated in the future.

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-10-28 13:12:18 +01:00
bin Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
conf Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
make Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
scripts Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
test Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
tools Cmds.py: Run all commands in asyncio event loop 2019-10-28 13:12:18 +01:00
.gitignore grammar.py et al: Centralize more code 2017-10-29 18:25:55 +01:00
HASH Release 1.0.0-8@suse-tumbleweed/x86_64 2019-06-26 17:44:56 +00:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
RELEASES Release 1.0.0-8@suse-tumbleweed/x86_64 2019-06-26 17:44:56 +00:00
VERSION Start version: 1.0.0-8 2019-06-26 17:44:41 +00:00