if charon_reported_status == 'RUNNING' and not analysis_object.restart_running_jobs:
        LOG.info("seqrun {}/{}/{}/{} is being analyzed and no restart_running flag was given, skipping.".format(analysis_object.project.project_id, sample.name, libprep.name, seqrun.name))
        return False