@gen.coroutine
def run(client, args):
    log.info("Launching %d workers.", args.workers)

    yield client.start()