From f40225681c023bd1af621b87b52f7e309449a581 Mon Sep 17 00:00:00 2001 From: Hayodea Hekol Date: Wed, 1 Oct 2025 11:02:53 -0400 Subject: [PATCH] Update todo --- todo | 2 -- 1 file changed, 2 deletions(-) diff --git a/todo b/todo index 266da7d..8e52db3 100644 --- a/todo +++ b/todo @@ -2,5 +2,3 @@ using shared_ptr. * Ensure that we comb through the current code and enforce the distinction between user errors and program exceptions. -* We're now getting to the point where we must implement locking. Go through the - driver libs and give them locking.