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

Fix minimum spacing of actions and reference to freed event #318

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Conversation

edwardalee
Copy link
Contributor

@edwardalee edwardalee commented Dec 8, 2023

This PR addresses #145 and #215, fixing the min_spacing option on actions and removing the reference to a possibly freed or recycled event. It has a companion PR in lingua-franca. Thanks @SheaFixstars for prompting this.

Point to last-time branch of lingua-franca so tests pass.
@edwardalee edwardalee changed the title Address #135 and #215 Fix minimum spacing of actions and reference to freed event Dec 8, 2023
Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

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

Looks great, modulo suggested change.

core/reactor_common.c Show resolved Hide resolved
Copy link
Contributor

@SheaFixstars SheaFixstars left a comment

Choose a reason for hiding this comment

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

Thanks for the fix with this issue min_space issue.

core/reactor_common.c Show resolved Hide resolved
Co-authored-by: Shea Sanderson <66436076+SheaFixstars@users.noreply.github.com>
@lhstrh lhstrh merged commit 7f199bc into main Dec 14, 2023
28 checks passed
@lhstrh lhstrh deleted the last-time branch December 14, 2023 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants