Fix bug 1002 34/8534/7
authorAdam Israel <adam.israel@canonical.com>
Wed, 29 Jan 2020 14:35:35 +0000 (09:35 -0500)
committerAdam Israel <adam.israel@canonical.com>
Wed, 29 Jan 2020 16:15:41 +0000 (11:15 -0500)
This patch fixes bug 1002 by using the async-friendly `asyncio.create_subprocess_exec` instead of `subprocess.run`.

Change-Id: Ie290e3f879ee83345c0b783116ef2f1e8982e537
Signed-off-by: Adam Israel <adam.israel@canonical.com>

No differences found