Skip to content

Fix experiment iteration for rerun#3287

Open
BenWu wants to merge 1 commit into
mainfrom
benwu/fix-rerun-experiments
Open

Fix experiment iteration for rerun#3287
BenWu wants to merge 1 commit into
mainfrom
benwu/fix-rerun-experiments

Conversation

@BenWu

@BenWu BenWu commented Jul 13, 2026

Copy link
Copy Markdown

Fix for #3258 which is causing

  File "/usr/local/lib/python3.11/site-packages/jetstream/cli.py", line 1332, in rerun_config_changed
    rerun_experiments = [exp for exp in all_experiments if exp.do_rerun]
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'ExperimentCollection' object is not iterable

(error)

@BenWu BenWu deployed to GH Actions July 13, 2026 16:11 — with GitHub Actions Active
@BenWu BenWu requested a review from mikewilli July 13, 2026 16:11
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.

1 participant