Summary
Reference
juju.loop.
run
Helper to run one or more async functions synchronously, with graceful handling of SIGINT / Ctrl-C.
Returns the return value of the last function.