Skip to content

Commit 5715a86

Browse files
committed
Tidy
1 parent 149fae1 commit 5715a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cylc/flow/task_events_mgr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ def process_job_message(
983983
message: str,
984984
event_time: str,
985985
) -> bool:
986-
"""Process a job message only.
986+
"""Process a job message only, without affecting its task.
987987
988988
E.g. for a task that is no longer in the pool because it was manually
989989
set to completed.

0 commit comments

Comments
 (0)