code is same as v0.3.14, but release made with github actions
changes since the upstream v0.3.9 version:
- replace PyYAML with ruamel.yaml
- remove setproctitle
- change asyncio.async to asyncio.ensure_future
- return original return code
code is same as v0.3.14, but release made with github actions
changes since the upstream v0.3.9 version: