Skip to content

Develop#132

Merged
profsergiocosta merged 2 commits intomainfrom
develop
May 3, 2026
Merged

Develop#132
profsergiocosta merged 2 commits intomainfrom
develop

Conversation

@profsergiocosta
Copy link
Copy Markdown
Contributor

No description provided.

A model whose end_time had passed was still included in the pending
event queue, causing the clock to stall at its next_time indefinitely.

Fix: filter pending events by both env.end_time and model.end_time.

Add test suite for Environment/Model scheduler (27 tests covering
clock accuracy, model boundaries, heterogeneous steps, lifecycle
hooks, re-run semantics, and edge cases)
fix(core): prevent finished models from stalling the environment clock
@profsergiocosta profsergiocosta merged commit c4ba35e into main May 3, 2026
1 check failed
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