Skip to content

Fix IndexError in ParallelExecution#608

Merged
gtopper merged 1 commit intomlrun:developmentfrom
gtopper:fix-IndexError
Jan 27, 2026
Merged

Fix IndexError in ParallelExecution#608
gtopper merged 1 commit intomlrun:developmentfrom
gtopper:fix-IndexError

Conversation

@gtopper
Copy link
Collaborator

@gtopper gtopper commented Jan 27, 2026

Fix IndexError: list index out of range when select_outlets returns an empty list.

Instead, refrain from emitting the event.

An alternative approach could be to raise an exception.

ML-12049

Fix `IndexError: list index out of range` when `select_outlets` returns an empty list.

Instead, refrain from emitting the event.

An alternative approach could be to raise an exception.
@gtopper gtopper changed the title Fix IndexError in ParallelExecution` Fix IndexError in ParallelExecution Jan 27, 2026
@gtopper gtopper requested a review from royischoss January 27, 2026 07:40
Copy link
Collaborator

@royischoss royischoss left a comment

Choose a reason for hiding this comment

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

LGTM

@gtopper gtopper merged commit 212ce90 into mlrun:development Jan 27, 2026
5 checks passed
@gtopper
Copy link
Collaborator Author

gtopper commented Jan 27, 2026

Retroactively opened a ticker for it: ML-12049.

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