Commit 42a04dc3 authored by Cage, Gregory's avatar Cage, Gregory
Browse files

Fix job manager merge confict

parents e2f0446e a5471dae
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -238,6 +238,7 @@ class JobManager:
                if not self.dataset_manager.is_accessible(data_assoc.dataset.dataset, trans.user):
                    raise ItemAccessibilityException("You are not allowed to rerun this job.")
        trans.sa_session.refresh(job)
        
        if job.state == job.states.RUNNING and stdout_start > 0:
            try:
                stdout_path = Path(".").parent.parent.parent.parent.parent / "database/jobs_directory/000" / str(