mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-27 18:25:59 +02:00
Use the AsyncRunner class introduced in the previous commit to add a call_async() method, allowing to run async functions from sync functions by spawning an extra event loop. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| .. | ||
| distros | ||
| ec | ||
| pm | ||
| App.py | ||
| AsyncRunner.py | ||
| Cmd.py | ||
| Distro.py | ||
| ExecContext.py | ||
| log.py | ||
| Makefile | ||
| Package.py | ||
| SSHClient.py | ||
| Types.py | ||
| util.py | ||