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(machine): improve timeouts (eg add EvalTimeout) #219

Merged
merged 3 commits into from
Feb 15, 2025

Conversation

pancsta
Copy link
Owner

@pancsta pancsta commented Feb 15, 2025

Eval now has a separate timeout, as the way eval funcs execute is completely different than handlers. Additionally
event now exposes Event.IsValid(), but changes in the handler loop are needed to properly implement timeouts.

Further work forked to #220.

@pancsta pancsta merged commit ce48e01 into main Feb 15, 2025
10 checks passed
@pancsta pancsta deleted the feat/improve-timeouts-eg-add-EvalTimeout branch February 15, 2025 12:10
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