Skip to content

Commit ec19f28

Browse files
committed
Merge remote-tracking branch 'origin/terminate_silently' into terminate_silently
2 parents 9718c82 + cf65cf0 commit ec19f28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

executorlib/task_scheduler/file/queue_spawner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def terminate_with_pysqa(
115115
qa.delete_job(process_id=queue_id)
116116

117117

118+
118119
def _pysqa_execute_command(
119120
commands: str,
120121
working_directory: Optional[str] = None,

0 commit comments

Comments
 (0)