Skip to content

Commit fa012d6

Browse files
authored
Update slurm.py
1 parent 80bab77 commit fa012d6

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/executorlib/executor/slurm.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,6 @@ def __init__(
176176
import pysqa # noqa
177177

178178
if block_allocation:
179-
check_cancel_futures_on_shutdown(
180-
cancel_futures_on_shutdown=cancel_futures_on_shutdown
181-
)
182179
from executorlib.task_scheduler.interactive.spawner_pysqa import (
183180
create_pysqa_block_allocation_scheduler,
184181
)

0 commit comments

Comments
 (0)