More suggestions for TODO.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 26 Feb 2020 13:48:12 +0000 (13:48 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 26 Feb 2020 13:48:12 +0000 (13:48 +0000)
TODO

diff --git a/TODO b/TODO
index d620a98..f3a7650 100644 (file)
--- a/TODO
+++ b/TODO
@@ -52,3 +52,8 @@ Python, etc.  The syntax might look like:
   }
 Also provide better integration, so we can accurately pass predicate
 constructors into these other language sections.
+
+Limit parallelism within the Goalfile (like make's .NOPARALLEL),
+something like ‘let max_jobs = 8’
+
+Hash table structure.