Skip to content

engine/runonce: Stop passing record_dir to fetch - #366

Merged
apaolillo merged 1 commit into
mainfrom
runoncefix
Sep 1, 2026
Merged

engine/runonce: Stop passing record_dir to fetch#366
apaolillo merged 1 commit into
mainfrom
runoncefix

Conversation

@apaolillo

Copy link
Copy Markdown
Collaborator

Commit babd5b3 (core/contexts: Restrict record_dir to run/collect) removed the record_dir parameter from Stepper.fetch(), but the runonce engine still forwarded it, so every run_once() invocation raised TypeError before reaching the fetch step.

Commit babd5b3 (core/contexts: Restrict record_dir to run/collect)
removed the record_dir parameter from Stepper.fetch(), but the runonce
engine still forwarded it, so every run_once() invocation raised
TypeError before reaching the fetch step.

Signed-off-by: Antonio Paolillo <apaolill@gmail.com>
@apaolillo apaolillo self-assigned this Sep 1, 2026

@matsvanmolle matsvanmolle left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@apaolillo
apaolillo merged commit 8a51a82 into main Sep 1, 2026
2 checks passed
@apaolillo
apaolillo deleted the runoncefix branch September 1, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants