Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-12-22 23:04:11 +03:00
parent 4bc3fc6022
commit aa6b5bd1b7

View File

@ -73,8 +73,6 @@
* order... (seems the simplest, we'll try this first)
* ...this also feels a fundamental enough feature to
* be implemented in ig-types
* XXX ASAP need to add error handling to .awaitOrRun(..)
* ...might be even better to make it support the same interface as Promise...
* XXX BUG: for some reason editing the root page ('/') hangs /tree...
* ...the problem is most likely is in that tree appends tree to
* each path in the list and '/' + '/tree' is ....