Fix recursive batch() use

This commit is contained in:
Aaron Smith 2023-11-20 12:27:56 +00:00
parent 65fe3fcf47
commit 8eb5f96c5b
5 changed files with 75 additions and 16 deletions

View file

@ -1,10 +1,4 @@
# todo
- optimize wide graph updating
- implement from solid:
- stores
- portals
- batch()
- optimize `indexes()` double-diffing
- cleanup source and tests
- improve error traces
- prevent redundant re-eval of nodes in a complex diamond graph