flush runtime diagnostics promptly

This commit is contained in:
udo
2026-07-14 22:15:13 +00:00
parent 8c3f8c5e01
commit 0bcf9a676e
4 changed files with 58 additions and 0 deletions
+1
View File
@@ -69,4 +69,5 @@ if [[ "$action" == "run" ]]; then
scripts/test_dependency_invalidation.sh
scripts/test_cold_component_deadline.sh
scripts/test_password_hashing.sh
scripts/test_log_timeliness.sh
fi