Update TODO

This commit is contained in:
Jordan Bancino 2022-10-31 10:13:31 -04:00
parent fd50fd83fb
commit 5ca10f298a

View file

@ -59,6 +59,8 @@ Phase 2: Building a foundation
[x] Allow logging to the syslog [x] Allow logging to the syslog
[ ] Fix bug where the socket stays open after quit. [ ] Fix bug where the socket stays open after quit.
[ ] Figure out how to write unit tests for array/hashmap/etc [ ] Figure out how to write unit tests for array/hashmap/etc
[ ] Fix memory leaks
[ ] Make memory info access O(1)
Phase 3: Welcome to Matrix Phase 3: Welcome to Matrix