From b3ad244842426598b6ebd243f5ad8c9b2ea64b81 Mon Sep 17 00:00:00 2001 From: Alex Samuel Date: Tue, 17 Dec 2024 11:51:51 -0500 Subject: [PATCH] Todo. --- notes/todo.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/notes/todo.md b/notes/todo.md index 7d3f3f3f..22e48471 100644 --- a/notes/todo.md +++ b/notes/todo.md @@ -41,8 +41,12 @@ - [x] improve and clean up `State` enum - [ ] scheduled stop - - [ ] add stop method to program - - [ ] actually stop the program at the stop time + - [x] add stop method to program + - [x] actually stop the program at the stop time + - [ ] Procstar stop method + - [ ] ProcessProgram stop method + - [ ] classig agent program stop method + - [ ] "stop" operation - [ ] add stop time to run view - [ ] add stop time to runs table (NO?) - [ ] refactor `apsis.stop`