Skip to content

Commit f0f2dac

Browse files
agoscinskikhsrali
andcommitted
Update tests/cmdline/commands/test_process.py
Co-authored-by: Ali Khosravi <[email protected]>
1 parent 3846d9e commit f0f2dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cmdline/commands/test_process.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ def make_a_builder(sleep_seconds=0):
269269
def test_process_kill_failing_ebm_kill(
270270
fork_worker_context, submit_and_await, aiida_code_installed, run_cli_command, monkeypatch
271271
):
272-
"""Kill a process that with a failng EBM during the kill.
272+
"""Kill a process that had previously failed with an EBM.
273273
274274
Killing a process tries to gracefully cancel the job on the remote node. If there are connection problems it retries
275275
it in using the EBM. If this fails another kill command can be send to restart the cancelation of the job scheduler.

0 commit comments

Comments
 (0)