From 81e69b85c8bcd9ab8da04c01bc30aaea129b7ff9 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Sun, 19 Oct 2025 10:12:04 +0300 Subject: Make the R/W locks somewhat more fair --- launch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'launch.sh') diff --git a/launch.sh b/launch.sh index 795db47..f0cd9a9 100755 --- a/launch.sh +++ b/launch.sh @@ -5,7 +5,7 @@ set -eu # Note this still has the debugger and such things enabled, at this point it makes life easier for me :). For a more -# hands-off auto-restarting approach, consider disabling all the fancy SBCL things (similar to ./run_tests.sh) and +# hands-off auto-restarting approach, consider disabling all the fancy SBCL things (similar to ./run-tests.sh) and # putting it in a shell while true loop. exec sbcl \ -- cgit v1.2.3