mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
4256e1e648
if we found a cached job in job_wrapper.prepare call (i.e. we had to do a second round of the job search where we ignore the name match requirement). All other runners work via tha BaseJobRunner class that already does this.