Skip to content

Commit ed1f9ab

Browse files
committed
temp
1 parent 915cde3 commit ed1f9ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

streamflow/scheduling/scheduler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ async def _free_resources(
167167
f"the {job_allocation.job} job working directories: {err}"
168168
)
169169
storage_usage = Hardware()
170+
raise
170171
self.hardware_locations[loc.name] = (
171172
self.hardware_locations[loc.name] - job_hardware
172173
) + storage_usage

0 commit comments

Comments
 (0)