Skip to content

fix: Fixing a crash for the Master algorithm with the 'block_initiali…#394

Merged
PeterMeisrimelModelon merged 1 commit intomasterfrom
dev-pm-287
Mar 5, 2026
Merged

fix: Fixing a crash for the Master algorithm with the 'block_initiali…#394
PeterMeisrimelModelon merged 1 commit intomasterfrom
dev-pm-287

Conversation

@PeterMeisrimelModelon
Copy link
Collaborator

@PeterMeisrimelModelon PeterMeisrimelModelon commented Feb 27, 2026

…zation' option

np.array([np.array([])]) gives an Exception. This simply fixes this by adding a quick return; This appears to happen when a model has inputs/outputs left fully unconnected.

Copy link
Collaborator

@efredriksson-modelon efredriksson-modelon left a comment

Choose a reason for hiding this comment

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

👍

@PeterMeisrimelModelon PeterMeisrimelModelon merged commit 23c7b5a into master Mar 5, 2026
2 checks passed
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