This commit is contained in:
2025-12-30 04:47:13 -08:00
parent 756b024b76
commit 925a1631bc
15 changed files with 1083 additions and 625 deletions

View File

@@ -363,5 +363,4 @@ class PipelineRunner:
# Best-effort; don't break the pipeline runner
pass
# Ensure module-level variables reflect restored state
ctx.sync_module_state(state)