aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 82f304d..0de219c 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,5 +1,13 @@
# Tasks
+## TODO Check for duplicated `git_commit_lookup()` calls {#task-c71e7a3a-076d-3553-e245-0ad2b7a64231}
+- TODO in 2021-08-22
+
+---
+
+This could lead to race conditions where a commit happens while gistatic itself
+is running, and grabs different commits for a branch, for example.
+
## TODO Run `tests/build-sample.sh` with Valgrind and sanitizers {#task-218e2893-c2d3-caa5-b0e3-cde70b31a3f7}
- TODO in 2021-08-22