Job reuse bugfix: do not reuse completed jobs that have NULL output.
[arvados.git] / services / api / app / controllers / pipeline_instances_controller.rb
1 class PipelineInstancesController < ApplicationController
2 end