Cache read component path resolutions

This commit is contained in:
udo
2026-07-18 09:31:40 +00:00
parent 2a2d802daa
commit 69e8051fd3
3 changed files with 135 additions and 3 deletions
+1
View File
@@ -75,5 +75,6 @@ if [[ "$action" == "run" ]]; then
scripts/test_mysql_persistent_pool.sh
scripts/test_log_timeliness.sh
scripts/test_raw_http_request_log.sh
scripts/test_component_resolution_ttl.sh
scripts/test_socket_activation.sh
fi