Skip to content

Commit

Permalink
Clarify documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
lahtinep committed Oct 17, 2024
1 parent b1b70f1 commit 5ecd049
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/source/launcher.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ them with additional ``-a`` switches.

The Trollflow2 process can be terminated gracefully by sending SIGTERM
to the it, eg. by ``kill -SIGTERM <pid>`` where ``<pid>`` is the
process ID number of Trollflow2.
process ID number of Trollflow2. After this no new messages will be
accepted, and the completion of currently running processing will exit
Trollflow2.

0 comments on commit 5ecd049

Please sign in to comment.