From e097d08275cb09659f3b728f027b32b9d2ef26dd Mon Sep 17 00:00:00 2001 From: Hilary James Oliver Date: Sat, 22 Apr 2023 11:28:49 +1200 Subject: [PATCH] Update set proposal. --- docs/proposal-cylc-set.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/proposal-cylc-set.md b/docs/proposal-cylc-set.md index e9162151..4a002b6f 100644 --- a/docs/proposal-cylc-set.md +++ b/docs/proposal-cylc-set.md @@ -51,11 +51,9 @@ This may be a matter of opinion, but I prefer the latter. 3. Force expire tasks. - Expire means "we no longer need to run (or rerun) this task". - - Expire can be automatic (clock-expire) or manual. - - Allow waiting tasks to expire without running at all. - - Allow the scheduler to forget incomplete tasks without re-running - to complete them. - + - Expire can be automatic (clock-expire) or manual. + - Allow waiting tasks to expire without running at all. + - Allow the scheduler to forget incomplete tasks without re-running to complete them. - Make `cylc remove` obsolete (currently, incomplete tasks have to be "removed" if not re-run to completion).