RUN-6 Add an async? mode to Runway
Adds an async
mode to Runway. When async?
is set to true, Runway will run requests asynchronously. The motivation behind this is for use with SLURM in the Match Drop pipeline; we want to let SLURM handle the queuing of the actual Match Drop jobs and don't want Runway to block these jobs from getting queued.