At times a subprocess created by shell command fails. Attempt to mitigate this by using asyncio's version of subprocess, which should be more stable when running via the event loop. Signed-off-by: Eric Callahan <arksine.code@gmail.com>