diff --git a/todo b/todo index 6d3c2c6..3961fc9 100644 --- a/todo +++ b/todo @@ -6,5 +6,7 @@ instead of being posted to the thread which ought to service them. Enforce the actual use of the Mind threads by posting async messages to their appropriate threads. +* Check all implementations of callOriginalCb to ensure that they std::bind + their callbacks if being posted. * We're now getting to the point where we must implement locking. Go through the driver libs and give them locking.