From 4cd4b2e61bcb1bd7d5748d57cef779f41358f654 Mon Sep 17 00:00:00 2001 From: Jacob Hummer Date: Mon, 9 Sep 2024 13:40:55 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe1fa49377..879223a0ee 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ To create a release of this project: 4. Check the draft release using the GitHub web UI. If it looks good, publish it! 6. Update the copyable URLs in the Usage section. +TODO: [I need some assistance in handling non-zero exit codes and process signals properly in Windows.](https://github.com/jcbhmr/bikeshed/blob/56d3c38789064c84101633302547a265e36a2a79/bikeshed-ape.cpp#L109) If anyone reading this knows how to `waitpid()` correctly please enlighten me! ☺️ + --- Bikeshed, a spec preprocessor