Details
Description
Right now the ThermosTaskRunner in the aurora executor requires the thermos runner to be embedded as a pex file. This is not compatible philosophically with the ability to pip install everything. If a runner exists on the $PATH, we should use that instead.