Refresh guest deadline after MySQL hostcalls

This commit is contained in:
udo
2026-07-15 09:18:35 +00:00
parent ee022f0398
commit 82aec81465
4 changed files with 77 additions and 1 deletions
+1
View File
@@ -70,5 +70,6 @@ if [[ "$action" == "run" ]]; then
scripts/test_cold_component_deadline.sh
scripts/test_nested_component_props.sh
scripts/test_password_hashing.sh
scripts/test_mysql_epoch_refresh.sh
scripts/test_log_timeliness.sh
fi