Update todo

This commit is contained in:
2025-09-14 11:01:52 -04:00
parent 7cb6c8521e
commit 83af74f4be
+1
View File
@@ -4,6 +4,7 @@
* Propagate asynchronicity up into attach/detachDeviceReq().
* Ensure that we comb through the current code and enforce the distinction
between user errors and program exceptions.
* Cleanly split up mind finalization from salmanoff shutdown.
* As it is currently, all async sequences execute on the calling thread fully,
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