Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rare failing assert in RTI line 3290 #1582

Open
joehcollins opened this issue Jan 29, 2025 · 0 comments
Open

Rare failing assert in RTI line 3290 #1582

joehcollins opened this issue Jan 29, 2025 · 0 comments
Assignees

Comments

@joehcollins
Copy link
Collaborator

Noted that when running the cohort model on myriad i'm getting a rare error crashing a small number of runs at line 3290 of RTI:

assert date_values[date_column] >= self.sim.date This fails when someones date of recovery is 'in the past'

I will create a PR replacing the assert with an error and add in a test - hopefully can work out the issue

@joehcollins joehcollins self-assigned this Jan 29, 2025
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

No branches or pull requests

1 participant