Skip to content

fix: respect visit schedule - #4

Merged
tagteam merged 1 commit into
mainfrom
fix/simulate-cohort-schedule
Jul 8, 2026
Merged

tagteam merged 1 commit into
mainfrom
fix/simulate-cohort-schedule

Conversation

@erikrossronnow-hue

Copy link
Copy Markdown
Collaborator

fixed two bugs, one was the initial loop getting current_event = NULL thus never activating fixed scheduling, the other was a size coercion bug in current_event being used, which would have people dropping out, making the size vary.

…initial loop having current_event = NULL thus never activating scheduling, also fixed a size coercion bug.
@tagteam
tagteam merged commit 74a7e26 into main Jul 8, 2026
6 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